kern/111713: Too few dummynet queue slots

João Rocha Braga Filho goffredo at gmail.com
Mon Apr 16 18:30:03 UTC 2007


>Number:         111713
>Category:       kern
>Synopsis:       Too few dummynet queue slots
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 16 18:30:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     João Rocha Braga Filho
>Release:        6.2
>Organization:
Paratyinfo
>Environment:
FreeBSD fire2.paratyinfo.com.br 6.2-STABLE FreeBSD 6.2-STABLE #5: Thu Apr  5 00:56:47 BRT 2007     goffredo at fire2.paratyinfo.com.br:/usr/obj/usr/src/sys/FIRE2  i386
>Description:
Dummynet queue option is limited in 100 slots, and it is few for my traffic shapping. I modifyed the kernel and ipfw program to 1000.


>How-To-Repeat:

>Fix:

I suggest an option in kernel config file, like this:

options DUMMYNET_QUEUE_SLOTS 100

Above is the default. In my system it would be:

options DUMMYNET_QUEUE_SLOTS 1000

But, to do this, the ipfw program can't test the limit anymore. It has to put the value asked by the user, and test if it was accepted.

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list