DragonFly commits List (threaded) for 2012-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: VFS accounting: optimize vop_write() performance
commit 6ee75ae9af0beb6592c802baba73df905f88ad0b
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/6ee75ae9af0beb6592c802baba73df905f88ad0b
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]