DragonFly BSD
DragonFly commits List (threaded) for 2003-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/kern vfs_subr.c


From: Hiten Pandya <hmp@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 31 Aug 2003 17:35:29 -0700 (PDT)

hmp         2003/08/31 17:35:29 PDT

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  1) Add new tunable, kern.syncdelay:
  
  	kern.syncdelay can be used to change the delay time between
  	file system data synchronization.  This is useful when you
  	have notebooks.
  
  2) Document the following sysctls:
  
  	kern.dirdelay, kern.metadelay and kern.filedelay
  
  Revision  Changes    Path
  1.19      +8 -3      src/sys/kern/vfs_subr.c




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]