DragonFly commits List (threaded) for 2013-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Increase IFQ_MAXLEN from 50 to 250
commit bc8ce7f2b44f4f0f7ce9068d721c389f157bbb40
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Jun 5 21:02:18 2013 -0700
kernel - Increase IFQ_MAXLEN from 50 to 250
* IFQ_MAXLEN is used as the default for numerous pseudo-network drivers.
The value 50 is just too low. Increase to 250.
Summary of changes:
sys/net/if.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bc8ce7f2b44f4f0f7ce9068d721c389f157bbb40
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]