Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Dec 1999 12:28:42 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_bio.c
Message-ID:  <199912202028.MAA56588@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1999/12/20 12:28:42 PST

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
      Reimplement buf_daemon / getnewbuf() interaction for dealing with
      stressful situations.  buf_daemon now makes a distinction between
      being woken up and its sleep timing out, and as a consequence is now
      much better able to dynamically tune itself to its environment.
  
  Reviewed by:	Alfred Perlstein <bright@wintelcom.net>
  
  Revision  Changes    Path
  1.238     +44 -47    src/sys/kern/vfs_bio.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?199912202028.MAA56588>