Searched hist:cf1a6474f80735ff4a5d99f3dd68a94dbec8455f (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/rxrpc/ |
H A D | misc.c | diff cf1a6474f80735ff4a5d99f3dd68a94dbec8455f Wed Sep 21 18:41:53 CDT 2016 David Howells <dhowells@redhat.com> rxrpc: Add per-peer RTT tracker
Add a function to track the average RTT for a peer. Sources of RTT data will be added in subsequent patches.
The RTT data will be useful in the future for determining resend timeouts and for handling the slow-start part of the Rx protocol.
Also add a pair of tracepoints, one to log transmissions to elicit a response for RTT purposes and one to log responses that contribute RTT data.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | peer_event.c | diff cf1a6474f80735ff4a5d99f3dd68a94dbec8455f Wed Sep 21 18:41:53 CDT 2016 David Howells <dhowells@redhat.com> rxrpc: Add per-peer RTT tracker
Add a function to track the average RTT for a peer. Sources of RTT data will be added in subsequent patches.
The RTT data will be useful in the future for determining resend timeouts and for handling the slow-start part of the Rx protocol.
Also add a pair of tracepoints, one to log transmissions to elicit a response for RTT purposes and one to log responses that contribute RTT data.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | ar-internal.h | diff cf1a6474f80735ff4a5d99f3dd68a94dbec8455f Wed Sep 21 18:41:53 CDT 2016 David Howells <dhowells@redhat.com> rxrpc: Add per-peer RTT tracker
Add a function to track the average RTT for a peer. Sources of RTT data will be added in subsequent patches.
The RTT data will be useful in the future for determining resend timeouts and for handling the slow-start part of the Rx protocol.
Also add a pair of tracepoints, one to log transmissions to elicit a response for RTT purposes and one to log responses that contribute RTT data.
Signed-off-by: David Howells <dhowells@redhat.com>
|
/openbmc/linux/include/trace/events/ |
H A D | rxrpc.h | diff cf1a6474f80735ff4a5d99f3dd68a94dbec8455f Wed Sep 21 18:41:53 CDT 2016 David Howells <dhowells@redhat.com> rxrpc: Add per-peer RTT tracker
Add a function to track the average RTT for a peer. Sources of RTT data will be added in subsequent patches.
The RTT data will be useful in the future for determining resend timeouts and for handling the slow-start part of the Rx protocol.
Also add a pair of tracepoints, one to log transmissions to elicit a response for RTT purposes and one to log responses that contribute RTT data.
Signed-off-by: David Howells <dhowells@redhat.com>
|