Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Nov 2000 19:43:34 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_subr.c
Message-ID:  <200012010343.eB13hYs98537@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2000/11/30 19:43:34 PST

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  Use msleep() instead of mtx_exit()/tsleep() so that we release the lock and
  go to sleep as an "atomic" operation.
  
  Revision  Changes    Path
  1.293     +8 -14     src/sys/kern/vfs_subr.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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