git: vke(4) - Add a tunable to set the max number of mbuf clusters per device.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Wed Mar 6 02:16:08 PST 2013
commit 33c27d6c725a473b84535bda6c165b5819dc3b59
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Tue Mar 5 23:33:11 2013 +0100
vke(4) - Add a tunable to set the max number of mbuf clusters per device.
* Also cap it to 256 mbuf clusters by default.
Summary of changes:
share/man/man7/vkernel.7 | 7 ++++++-
sys/dev/virtual/vkernel/net/if_vke.c | 29 +++++++++++++++++------------
2 files changed, 23 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/33c27d6c725a473b84535bda6c165b5819dc3b59
--
DragonFly BSD source repository
More information about the Commits
mailing list