DragonFly BSD
DragonFly commits List (threaded) for 2013-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DragonFly_RELEASE_3_4 kernel - Increase IFQ_MAXLEN from 50 to 250


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 6 Jun 2013 13:23:32 -0700 (PDT)

commit 3da6b9f23b1ece97b0961dd0f544ebea711c5e9c
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/3da6b9f23b1ece97b0961dd0f544ebea711c5e9c


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]