git: kern: Split filehead into multiple heads
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Oct 14 05:10:20 PDT 2015
commit 287f6b179fa533a9c8aaf609d389bc6457bdc580
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Mon Oct 12 21:13:09 2015 +0800
kern: Split filehead into multiple heads
This greatly reduces filehead spinlock contention (almost no contention)
for the test/kq_connect_client.
Suggested-by: dillon@
Summary of changes:
sys/kern/kern_descrip.c | 78 +++++++++++++++++++++++++++++++++++++++----------
1 file changed, 62 insertions(+), 16 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/287f6b179fa533a9c8aaf609d389bc6457bdc580
--
DragonFly BSD source repository
More information about the Commits
mailing list