The latencies caused by network related problems are hardly in the same
order of magnitude than processing latencies due to simple alloc + copy of
<= mss sized content, and if data is in frags you won't be copying even
that much. For every avoided retransmission (with the associated rtt
latency) you can copy a lot of data.
Ah, one more thing I already forgot earlier... Your solution is lacking
means to deal with ambiguity problem which is a serious problem since
RTT measurements are valid only if there was not ambiguity.
--
i.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html