git: kernel - Increase default mbufs
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Aug 13 20:57:21 PDT 2017
commit 3609ac1a1a14dc11a84eb4e67b0f30b81d44dce9
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Aug 13 20:43:55 2017 -0700
kernel - Increase default mbufs
* Increase default mbuf clusters by 4x
* Increase default mbuf jclusters by 2x
* Change the minimum (for now) to a smaller portion of the total mbuf
capacity.
Summary of changes:
sys/kern/uipc_mbuf.c | 30 ++++++++++++++++++------------
1 file changed, 18 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3609ac1a1a14dc11a84eb4e67b0f30b81d44dce9
--
DragonFly BSD source repository
More information about the Commits
mailing list