Searched hist:c6672e3fe4a641bf302d6309ab4d5ee55648e758 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/rxrpc/ |
H A D | call_event.c | diff c6672e3fe4a641bf302d6309ab4d5ee55648e758 Fri Sep 23 07:58:55 CDT 2016 David Howells <dhowells@redhat.com> rxrpc: Add a tracepoint to log which packets will be retransmitted
Add a tracepoint to log in rxrpc_resend() which packets will be retransmitted. Note that if a positive ACK comes in whilst we have dropped the lock to retransmit another packet, the actual retransmission may not happen, though some of the effects will (such as altering the congestion management).
Signed-off-by: David Howells <dhowells@redhat.com>
|
/openbmc/linux/include/trace/events/ |
H A D | rxrpc.h | diff c6672e3fe4a641bf302d6309ab4d5ee55648e758 Fri Sep 23 07:58:55 CDT 2016 David Howells <dhowells@redhat.com> rxrpc: Add a tracepoint to log which packets will be retransmitted
Add a tracepoint to log in rxrpc_resend() which packets will be retransmitted. Note that if a positive ACK comes in whilst we have dropped the lock to retransmit another packet, the actual retransmission may not happen, though some of the effects will (such as altering the congestion management).
Signed-off-by: David Howells <dhowells@redhat.com>
|