Searched hist:"9758 cc8399458e5a822ac8a4fc6a8be0d28a44ad" (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/cam/ |
H A D | cam_sim.h | diff 9758cc8399458e5a822ac8a4fc6a8be0d28a44ad Thu Apr 19 16:28:43 CEST 2007 Scott Long <scottl@FreeBSD.org> Split the camisr into per-SIM done queues. This optimizes the locking a little bit and allows for direct dispatch of the doneq from certain contexts that would otherwise face recursive locking problems. diff 9758cc8399458e5a822ac8a4fc6a8be0d28a44ad Thu Apr 19 16:28:43 CEST 2007 Scott Long <scottl@FreeBSD.org> Split the camisr into per-SIM done queues. This optimizes the locking a little bit and allows for direct dispatch of the doneq from certain contexts that would otherwise face recursive locking problems.
|
H A D | cam_sim.c | diff 9758cc8399458e5a822ac8a4fc6a8be0d28a44ad Thu Apr 19 16:28:43 CEST 2007 Scott Long <scottl@FreeBSD.org> Split the camisr into per-SIM done queues. This optimizes the locking a little bit and allows for direct dispatch of the doneq from certain contexts that would otherwise face recursive locking problems. diff 9758cc8399458e5a822ac8a4fc6a8be0d28a44ad Thu Apr 19 16:28:43 CEST 2007 Scott Long <scottl@FreeBSD.org> Split the camisr into per-SIM done queues. This optimizes the locking a little bit and allows for direct dispatch of the doneq from certain contexts that would otherwise face recursive locking problems.
|
H A D | cam_xpt.c | diff 9758cc8399458e5a822ac8a4fc6a8be0d28a44ad Thu Apr 19 16:28:43 CEST 2007 Scott Long <scottl@FreeBSD.org> Split the camisr into per-SIM done queues. This optimizes the locking a little bit and allows for direct dispatch of the doneq from certain contexts that would otherwise face recursive locking problems. diff 9758cc8399458e5a822ac8a4fc6a8be0d28a44ad Thu Apr 19 16:28:43 CEST 2007 Scott Long <scottl@FreeBSD.org> Split the camisr into per-SIM done queues. This optimizes the locking a little bit and allows for direct dispatch of the doneq from certain contexts that would otherwise face recursive locking problems.
|