Re: [PATCH 06/29] Use skb timestamp for TX side

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxxxxxxx>
Date: Thu, 12 Apr 2007 18:14:46 -0300

>  This patch uses skb timestamps (and provides the necessary enable/disable
>  mechanism) instead of layer-4 timestamping. This affords a more accurate
>  RTT estimation.
> 
> Background:
> 
>  The sender currently computes the timestamp of received (Ack) packets when
>  the packet is delivered to layer 4. The skb timestamp is taken earlier, and
>  the differences are notable: dDuring test runs under different load conditions,
>  the layer-4 timestamp was observed to be on average up to 100 microseconds,
>  in the extreme up to a millisecond, later than the skb timestamp.
>  This has a negative impact on the RTT estimation (reduced accuracy).
> 
> Signed-off-by: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>
> Acked-by: Ian McDonald <ian.mcdonald@xxxxxxxxxxx>
> Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxxxxxxx>

This patch screws the entire system over with the overhead of
timestamping every packet processed as soon as there are DCCP sockets
using ccid3.

I'll pull this in for now, but you must find a better way before
I merge this to Linus for 2.6.22
-
To unsubscribe from this list: send the line "unsubscribe dccp" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [IETF DCCP]     [Linux Networking]     [Git]     [Security]     [Linux Assembly]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux