« Return to Thread: is RTL8139 THAT bad?

Re: is RTL8139 THAT bad?

by Wojciech Puchar-5 :: Rate this Message:

Reply to Author | View in Thread

>>
>> But - this computer can do memcpy at 80MB/s, so at 3.5MB/s it should be 5%
>> CPU for memcpy, and one interrupt per one packet (2500 packets/s).
>>
>> Is something more that make it consume >50% CPU?
>
> Accessing the on-card memory through PCI is guaranteed to be
> slower than the main memory, and depending on the particular
> card it may be much slower.

as comment say - this card do DMA to main memory then computer must copy.

so PCI speed needs just to be faster than 100Mbit/s, certainly is
_______________________________________________
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?