dillon      2008/06/29 19:11:53 PDT

DragonFly src repository

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
  Fix a buf_daemon performance issue when running on machines with small
  amounts of ram.  The daemon was hitting a 1/2 sleep case that it should
  not have been hitting.
  
  Revision  Changes    Path
  1.108     +68 -80    src/sys/kern/vfs_bio.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_bio.c.diff?r1=1.107&r2=1.108&f=u

Reply via email to