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

git: kernel - Refactor VMSC_ONEPASS


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 10 Jan 2011 15:38:40 -0800 (PST)

commit f0eb7ceee370e1b2a3aeb9fee9c9a3528c0eed93
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Jan 10 15:26:31 2011 -0800

    kernel - Refactor VMSC_ONEPASS
    
    * Refactor the VMSC_ONEPASS flag to only iterate the current number
      of vnodes associated with a mount point, instead of 2x the vnodes.
      This makes 'sync' a bit more consistent in the face of heavy filesystem
      activity.

Summary of changes:
 sys/kern/vfs_mount.c |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f0eb7ceee370e1b2a3aeb9fee9c9a3528c0eed93


-- 
DragonFly BSD source repository



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