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

git: VFS accounting: avoid VOP_GETATTR() calls


From: Francois Tigeot <ftigeot@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 30 Mar 2012 22:41:54 -0700 (PDT)

commit 0abb3638d857bc7bf8fad2069b1599d33a8fb3b0
Author: François Tigeot <ftigeot@wolfpond.org>
Date:   Fri Mar 30 23:09:51 2012 +0200

    VFS accounting: avoid VOP_GETATTR() calls
    
    * Only use them if VFS accounting is not disabled

Summary of changes:
 sys/kern/vfs_syscalls.c |   36 ++++++++++++++++++++----------------
 1 files changed, 20 insertions(+), 16 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0abb3638d857bc7bf8fad2069b1599d33a8fb3b0


-- 
DragonFly BSD source repository



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