[Soekris] Net 4801 performance
Florian Klemenz
fok at gmx.net
Wed May 30 10:22:22 UTC 2007
Wednesday, May 30, 2007, 17:14, you wrote:
> If I remember correctly, freebsd uses polling for the sis driver
> instead of interrupts. Any idea how this would perform compared to the
> new openbsd stuff?
FreeBSD doesn't enable polling by default. You can turn it on for many
nics including sis if your kernel supports polling (which isn't
default in GENERIC, correct me if I'm wrong):
ifconfig sis0 polling
Performance depends on your network usage. I've not seen any
improvement with polling enabled on a net4801 as it generally is to
weak for high throughput.
See also:
http://www.freebsd.org/cgi/man.cgi?query=polling&apropos=0&sektion=0&format=html
Florian
More information about the Soekris-tech
mailing list