aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorstephen hemminger <[email protected]>2011-03-14 07:52:13 +0000
committerDavid S. Miller <[email protected]>2011-03-14 15:54:38 -0700
commitc54b4b7655447c1f24f6d50779c22eba9ee0fd24 (patch)
tree42178e794fafe36de1a00607b28363e1fe8da3f2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parentfebf081987ec445f071ed10b73e9707a88cc5cc4 (diff)
tcp_cubic: fix comparison of jiffies
Jiffies wraps around therefore the correct way to compare is to use cast to signed value. Note: cubic is not using full jiffies value on 64 bit arch because using full unsigned long makes struct bictcp grow too large for the available ca_priv area. Includes correction from Sangtae Ha to improve ack train detection. Signed-off-by: Stephen Hemminger <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions