Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 2004 19:04:19 +0000 (UTC)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/isp isp_freebsd.c
Message-ID:  <200408231904.i7NJ4Jg7089479@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408231904.i7NJ4Jg7089479>