|
Posted by Robert Redelmeier on June 30, 2008, 10:22 pm
> I wanted to calculate UDP send buffer size based on Bandwidth given by
> User. It works like this: user bandwidth i/p = 300 Mbps
You have left out one very important data item: the nature
of your traffic. Hw often items of what size are generated.
Buffers are no cure-all.
Many PCs cannot exceed ~300 Mbps due to limitations on
te PCI bus.
-- Robert
|