git: kern: Use objcache for file

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Thu Jun 2 09:30:23 PDT 2016


commit 881ef25a9998e711b8b3b2471a725e3138ac6916
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Fri Jun 3 00:15:59 2016 +0800

    kern: Use objcache for file
    
    This improves connect/accept rate bit (450Kconns/s -> 485Kconns/s).

Summary of changes:
 sys/kern/kern_descrip.c | 23 +++++++++++++++++++++--
 1 file changed, 21 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/881ef25a9998e711b8b3b2471a725e3138ac6916


-- 
DragonFly BSD source repository



More information about the Commits mailing list