« Return to Thread: is RTL8139 THAT bad?

is RTL8139 THAT bad?

by Wojciech Puchar-5 :: Rate this Message:

Reply to Author | View in Thread

i have pentium 200 with that card. doing ftp from other machine, getting
3.5MB/s (HDD can 10MB/s, DMA) having 45%-55% interrupt load.

when sending it's not that bad.

tried writing file to disk with cat /dev/zero >file, it's only 3% ints
with 10MB/s traffic.


Why it's THAT bad?

3.5MB/s is less that 2500 packets/second. 50% at 200Mhz means 100000000
cycles spend on interrupt service, which is 40000 CPU cycles per packet.

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

 « Return to Thread: is RTL8139 THAT bad?