git: vke(4) - Dynamic mbuf cluster allocation.

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Thu Feb 28 13:10:44 PST 2013


commit 3351469c6dc3167795df9438cbec0f3439a8fe46
Author: Antonio Huete Jimenez <tuxillo at 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



More information about the Commits mailing list