Searched hist:255006 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_tracer.cdiff 255006 Wed Aug 28 19:14:38 MDT 2013 np Change t4_list_lock and t4_uld_list_lock from mutexes to sx'es.

- tom_uninit had to be reworked not to hold the adapter lock (a mutex)
around t4_deactivate_uld, which acquires the uld_list_lock.
- the ifc_match for the interface cloner that creates the tracer ifnet
had to be reworked as the kernel calls ifc_match with the global
if_cloners_mtx held.
H A Dt4_main.cdiff 255006 Wed Aug 28 19:14:38 MDT 2013 np Change t4_list_lock and t4_uld_list_lock from mutexes to sx'es.

- tom_uninit had to be reworked not to hold the adapter lock (a mutex)
around t4_deactivate_uld, which acquires the uld_list_lock.
- the ifc_match for the interface cloner that creates the tracer ifnet
had to be reworked as the kernel calls ifc_match with the global
if_cloners_mtx held.
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.cdiff 255006 Wed Aug 28 19:14:38 MDT 2013 np Change t4_list_lock and t4_uld_list_lock from mutexes to sx'es.

- tom_uninit had to be reworked not to hold the adapter lock (a mutex)
around t4_deactivate_uld, which acquires the uld_list_lock.
- the ifc_match for the interface cloner that creates the tracer ifnet
had to be reworked as the kernel calls ifc_match with the global
if_cloners_mtx held.

Completed in 132 milliseconds