Re: packet drop with intel gigabit / marwell gigabit



OxY wrote:
yeah, i googled these settings, but i put them back to default then!
i measured iperf performance, and it showed that the packet drop is
depending on the system load..

If you are using the normal interrupt-driven configuration, you should look at
netstat -i, -s, and vmstat -i. If you're turning on device polling, you ought
to retry your testing at higher HZ (try 2000 or 5000):

echo 'kern.hz="2000"' >> /boot/loader.conf

--
-Chuck
_______________________________________________
freebsd-performance@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscribe@xxxxxxxxxxx"



Relevant Pages