On Wed, Nov 30, 2011 at 03:22:37PM +0100, Florian Wilkemeyer wrote:
> Hi,
>
> i wonder about the bce driver's tx / rx tick limits
> (ticks and ticks_int are limited to 100; otherwise default value (80)
> gets used)
>
> (if_bce.c line 921 / 933 .. )
>
I think this highly depends on firmware of
Hi,
i wonder about the bce driver's tx / rx tick limits
(ticks and ticks_int are limited to 100; otherwise default value (80)
gets used)
(if_bce.c line 921 / 933 .. )
On DragonFly BSD the values can be set much higher (such as 1000 ..)
which would be great in a high-traffic setup.
(On linux