DragonFly commits List (threaded) for 2013-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: vke(4) - Dynamic mbuf cluster allocation.
commit 3351469c6dc3167795df9438cbec0f3439a8fe46
Author: Antonio Huete Jimenez <tuxillo@quantumachine.net>
Date: Thu Feb 28 21:54:49 2013 +0100
vke(4) - Dynamic mbuf cluster allocation.
* Calculate the number of mbuf clusters per ring buffer
based on the total amount available in the system.
* Up to 50% of the total mbuf clusters is shared among
all the vke devices configured in a vkernel.
Summary of changes:
sys/dev/virtual/vkernel/net/if_vke.c | 83 ++++++++++++++++++++++++------------
1 file changed, 55 insertions(+), 28 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3351469c6dc3167795df9438cbec0f3439a8fe46
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]