Thread (6 messages) 6 messages, 3 authors, 2008-07-19

Re: [PATCH] tcp: RTT metrics scaling

From: David Miller <davem@davemloft.net>
Date: 2008-07-19 06:02:58

From: Stephen Hemminger <redacted>
Date: Fri, 18 Jul 2008 20:34:31 -0700
Some of the metrics (RTT, RTTVAR and RTAX_RTO_MIN) are stored in kernel
units (jiffies) and this leaks out through the netlink API to user space
where the units for jiffies are unknown.

This patches changes the kernel to convert to/from milliseconds. This changes
the ABI, but milliseconds seemed like the most natural unit for these parameters.
Values available via syscall in /proc/net/rt_cache and netlink will be in milliseconds.

Signed-off-by: Stephen Hemminger <redacted>
Looks good, applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help