DragonFly commits List (threaded) for 2012-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: ifq/staging: Increase ifq_maxlen a little bit for packets get staged
commit b7a0c9582846964f9c91dbe9a4e57dba71bd6828
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Tue Dec 25 21:03:01 2012 +0800
ifq/staging: Increase ifq_maxlen a little bit for packets get staged
Increase ifq_maxlen by the amount that IFQ packet staging will take.
There are several places in the tree that if_snd.ifq_maxlen is set
directly instead of using ifq_set_maxlen(). These will be fixed in
some later commits.
Summary of changes:
sys/net/if.c | 7 +++++++
sys/net/ifq_var.h | 6 +-----
2 files changed, 8 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b7a0c9582846964f9c91dbe9a4e57dba71bd6828
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]