diff options
author | Francis Yan <francisyyan@gmail.com> | 2016-11-28 08:07:17 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-11-30 16:04:25 +0100 |
commit | efd90174167530c67a54273fd5d8369c87f9bd32 (patch) | |
tree | 8d5a14b3b4c63b8b919e815610f3a90c3c12e4aa /arch/alpha | |
parent | tcp: instrument how long TCP is limited by insufficient send buffer (diff) | |
download | linux-efd90174167530c67a54273fd5d8369c87f9bd32.tar.xz linux-efd90174167530c67a54273fd5d8369c87f9bd32.zip |
tcp: export sender limits chronographs to TCP_INFO
This patch exports all the sender chronograph measurements collected
in the previous patches to TCP_INFO interface. Note that busy time
exported includes all the other sending limits (rwnd-limited,
sndbuf-limited). Internally the time unit is jiffy but externally
the measurements are in microseconds for future extensions.
Signed-off-by: Francis Yan <francisyyan@gmail.com>
Signed-off-by: Yuchung Cheng <ycheng@google.com>
Signed-off-by: Soheil Hassas Yeganeh <soheil@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/alpha')
0 files changed, 0 insertions, 0 deletions