git: kernel - Increase MAGAZINE_CAPACITY_MAX

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Oct 31 10:49:58 PDT 2017


commit 791a85dce655287d45a4da194067bdf680bf81c5
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Oct 20 11:59:53 2017 -0700

    kernel - Increase MAGAZINE_CAPACITY_MAX
    
    * Increase MAGAZINE_CAPACITY_MAX from 128 to 4096 to improve
      mbuf objcache recycling performance and reduce lock contention.

Summary of changes:
 sys/kern/kern_objcache.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/791a85dce655287d45a4da194067bdf680bf81c5


-- 
DragonFly BSD source repository



More information about the Commits mailing list