I thought about that as well, but in my opinion this does not help much.
It's the same as before: in average every 10ms a new buffer needs to be filled.


Ben Greear wrote:
Ariane Keller wrote:

Increasing the cache size to say 32k for each buffer would be no problem.
Is this enough?
Maybe just a variable length list of 4k buffers chained together? Its usually easier to get 4k chunks of memory than 32k chunks, especially under high network load, and if you go ahead an make it arbitrary length, then each user can determine how many
they want to have queued...

Thanks,
Ben


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to