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

git: kernel -- Enable threaded syncer for NFS mounts.


From: Venkatesh Srinivas <vsrinivas@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 13 Apr 2012 18:12:46 -0700 (PDT)

commit 54c0e7fb309863aea97b67bbfeced08500340a96
Author: Venkatesh Srinivas <me@endeavour.zapto.org>
Date:   Fri Apr 13 18:10:58 2012 -0700

    kernel -- Enable threaded syncer for NFS mounts.
    
    NFS mounts will now use a per-mount thread to complete periodic syncs on its
    vnodes rather than using the system's syncer0.
    
    Also remove a change that snuck in mistakenly to unmark syncer threads
    as verbose.

Summary of changes:
 sys/kern/vfs_sync.c      |    2 --
 sys/vfs/nfs/nfs_vfsops.c |    1 +
 2 files changed, 1 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/54c0e7fb309863aea97b67bbfeced08500340a96


-- 
DragonFly BSD source repository



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