kernel - Increase MAGAZINE_CAPACITY_MAX
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 20 Oct 2017 18:59:53 +0000 (11:59 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 31 Oct 2017 17:49:46 +0000 (10:49 -0700)
commit791a85dce655287d45a4da194067bdf680bf81c5
tree3b3a0bfdee275e2278397736738d9342f506324b
parent81745b3d67fa93f153b23699a4c8086b4709a868
kernel - Increase MAGAZINE_CAPACITY_MAX

* Increase MAGAZINE_CAPACITY_MAX from 128 to 4096 to improve
  mbuf objcache recycling performance and reduce lock contention.
sys/kern/kern_objcache.c