DragonFly commits List (threaded) for 2012-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_3_0 VFS accounting: optimize vop_write() performance
commit 553278cee993bb320a39ef7b99d5921502c76eb2
Author: François Tigeot <ftigeot@wolfpond.org>
Date: Sat Feb 18 10:36:06 2012 +0100
VFS accounting: optimize vop_write() performance
* Avoid a mount list scan if accounting is globally disabled
Summary of changes:
sys/kern/vfs_quota.c | 2 +-
sys/kern/vfs_vopops.c | 3 ++-
sys/sys/vfs_quota.h | 2 ++
3 files changed, 5 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/553278cee993bb320a39ef7b99d5921502c76eb2
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]