cvs commit: src/sys/kern vfs_bio.c

Kirk McKusick mckusick at FreeBSD.org
Mon Nov 3 22:30:02 PST 2003


mckusick    2003/11/03 22:30:01 PST

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
  Allow the bufdaemon and update daemon processes to skip the
  waitrunningbufspace() calls so that they are always able to
  proceed and clean up buffer space.
  
  Submitted by:   Brian Fundakowski Feldman <green at freebsd.org>
  
  Revision  Changes    Path
  1.420     +9 -5      src/sys/kern/vfs_bio.c


More information about the cvs-src mailing list