On Tue, Apr 22, 2008 at 12:20:38AM +0400, Igor Sysoev wrote:
> Finally I have tested your second (without debug stuff) patch in
> production environment (~45K in/out packets) on FreeBSD 7.0-STABLE.
> I think it should be commited.
>
> I use my usual static settings in /etc/sysctl.conf:
>
> dev.b
On Sat, Nov 17, 2007 at 09:13:50PM +1100, Bruce Evans wrote:
> On Sat, 17 Nov 2007, Igor Sysoev wrote:
>
> >On Sat, Nov 17, 2007 at 08:30:58AM +1100, Bruce Evans wrote:
> >
> >>On Fri, 16 Nov 2007, Igor Sysoev wrote:
> >>
> >>>The attached
On Sat, 17 Nov 2007, Igor Sysoev wrote:
On Sat, Nov 17, 2007 at 08:30:58AM +1100, Bruce Evans wrote:
On Fri, 16 Nov 2007, Igor Sysoev wrote:
The attached patch creates the following bge loader tunables:
I plan to commit old work to do this using sysctls. Tunables are
harder to use and
On Sat, Nov 17, 2007 at 08:30:58AM +1100, Bruce Evans wrote:
> On Fri, 16 Nov 2007, Igor Sysoev wrote:
>
> >The attached patch creates the following bge loader tunables:
>
> I plan to commit old work to do this using sysctls. Tunables are
> harder to use and aren't n
On Fri, 16 Nov 2007, Igor Sysoev wrote:
The attached patch creates the following bge loader tunables:
I plan to commit old work to do this using sysctls. Tunables are
harder to use and aren't needed since changes to the defaults aren't
needed for booting. I also implemented dyna
The attached patch creates the following bge loader tunables:
hw.bge.rxd=512
Number of standard receive descriptors allocated by the driver.
The default value is 256. The maximum value is 512.
hw.bge.rx_int_delay=500
This value delays the generation of receive interrupts in microseconds.
The