git: tmpfs - Move dnode lock to improve unlink performance
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Apr 22 19:31:33 PDT 2018
commit 837afe1aaee7bf67a7757900dc47ec41a47314d9
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Apr 22 11:57:07 2018 -0700
tmpfs - Move dnode lock to improve unlink performance
* Unlock the directory node a little earlier in tmpfs_vop_nremove().
Summary of changes:
sys/vfs/tmpfs/tmpfs_vnops.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/837afe1aaee7bf67a7757900dc47ec41a47314d9
--
DragonFly BSD source repository
More information about the Commits
mailing list