problem simulating a LFN

Andrew Pantyukhin infofarmer at FreeBSD.org
Sun Dec 17 21:05:37 PST 2006


On 12/18/06, Looza <elias_nogueira at hotmail.com> wrote:
> My first question is if anyone knows off some way to
> get the processing out of the CPU so that I can achieve
> gigabit speeds without ?

Like you already noticed, better NICs help. BTW, which
ones do you have? See drivers' manpages for info about
hardware offloading. Also, have a look at polling(4), it
might (or might not) help.

> My second question is  if there is a way of setting the
> ipfw delay option so that it does not alter the throughput?

You'll have to read ipfw(8) for that. In short, you might
have to increase the queue size so that it can hold 100ms
worth of traffic.


More information about the freebsd-ipfw mailing list