Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Nov 1997 22:18:28 -0800 (PST)
From:      John Dyson <dyson@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern vfs_bio.c
Message-ID:  <199711240618.WAA00722@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       1997/11/23 22:18:28 PST

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
  Avoid manipulating the buffer map at interrupt time by deferring bfreekva
  to getnewbuf, and remove from brelse.
  Reviewed by:	dg@root.com
  
  Revision  Changes    Path
  1.135     +1 -5      src/sys/kern/vfs_bio.c



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