Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2007 18:19:54 GMT
From:      Joćo Rocha Braga Filho<goffredo@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/111713: Too few dummynet queue slots
Message-ID:  <200704161819.l3GIJswG083557@www.freebsd.org>
Resent-Message-ID: <200704161830.l3GIU2hX078994@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704161819.l3GIJswG083557>