Comparison of FreeBSD/Linux TCP Throughput performance

Adrian Chadd adrian at freebsd.org
Thu Oct 15 21:21:05 UTC 2009


2009/10/15 Hongtao Yin <htyin at huawei.com>:
> Hi,
>
>
>
> I compared TCP performance between FreeBSD and Linux by running test tools
> Netperf and Iperf with Intel NIC.

Did you compare syscalls made and time taken?

For example, do either/both of them do a lot of gettimeofday() calls?
FreeBSD and Linux have (had?) different behaviours and performance
with those.

I'd suggest digging a bit deeper? :)


adrian


More information about the freebsd-performance mailing list