aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpi-add.c
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2024-01-31 11:03:52 +0000
committerDavid Howells <[email protected]>2024-03-05 23:35:25 +0000
commit4d267ad6fd566c58d33ac899fefd5357b9a71908 (patch)
tree41b94d35024f625ace8b6aa54fe9b6c1f2b6231b /lib/crypto/mpi/mpi-add.c
parent153f90a066dd4a91ef7edc0df3964dd097a5e2a5 (diff)
rxrpc: Record probes after transmission and reduce number of time-gets
Move the recording of a successfully transmitted DATA or ACK packet that will provide RTT probing to after the transmission. With the I/O thread model, this can be done because parsing of the responding ACK can no longer race with the post-transmission code. Move the various timeout-settings done after successfully transmitting a DATA packet into rxrpc_tstamp_data_packets() and eliminate a number of calls to get the current time. As a consequence we no longer need to cancel a proposed RTT probe on transmission failure. Signed-off-by: David Howells <[email protected]> cc: Marc Dionne <[email protected]> cc: "David S. Miller" <[email protected]> cc: Eric Dumazet <[email protected]> cc: Jakub Kicinski <[email protected]> cc: Paolo Abeni <[email protected]> cc: [email protected] cc: [email protected]
Diffstat (limited to 'lib/crypto/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions