cvs commit: src/sys/dev/isp isp_freebsd.c
Matt Jacob
mjacob at FreeBSD.org
Mon Aug 23 12:04:19 PDT 2004
mjacob 2004-08-23 19:04:19 UTC
FreeBSD src repository
Modified files:
sys/dev/isp isp_freebsd.c
Log:
Until I can get a clearer architecture from PHK about why he wants
the geometry code to grab a mutex that prohibits any driver on the
stack below it from sleeping, it's not safe to allow anything in
the top half of isp to sleep (excepting the thread that Fibre Channel
instances use to re-scan loops/fabrics).
Revision Changes Path
1.103 +2 -0 src/sys/dev/isp/isp_freebsd.c
More information about the cvs-src
mailing list