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

git: DragonFly_RELEASE_3_2 kernel - Adjust NFS server for new allocvnode() code


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 13 Dec 2012 19:17:33 -0800 (PST)

commit 9106bf2234026fe6086d343402bec0fb5a896be5
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Fri Dec 7 21:21:55 2012 -0800

    kernel - Adjust NFS server for new allocvnode() code
    
    * Adjust the NFS server to check for LWP_MP_VNLRU garbage collection
      requests and act on them.
    
      This prevents excessive allocation of vnodes by the nfsd's.

Summary of changes:
 sys/kern/kern_proc.c       |   19 +++++++++++++++++++
 sys/sys/proc.h             |    1 +
 sys/vfs/nfs/nfs_syscalls.c |    1 +
 3 files changed, 21 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9106bf2234026fe6086d343402bec0fb5a896be5


-- 
DragonFly BSD source repository



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