Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Apr 1997 20:33:27 -0700 (PDT)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/kern vfs_bio.c
Message-ID:  <199704130333.UAA13017@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       97/04/12 20:33:26

  Modified:    sys/kern  vfs_bio.c
  Log:
  Improve the buffer cache memory policy by moving pages over to the
  cache queue more often.  The pageout daemon had to be waken up
  more often than necessary since pages were not put on the
  cache queue, when they should have been.
  Submitted by:	David Greenman <dg@freebsd.org>
  
  Revision  Changes    Path
  1.114     +12 -13    src/sys/kern/vfs_bio.c



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