• David Howells's avatar
    rxrpc: Use ktimes for call timeout tracking and set the timer lazily · 153f90a0
    David Howells authored
    Track the call timeouts as ktimes rather than jiffies as the latter's
    granularity is too high and only set the timer at the end of the event
    handling function.
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    cc: Marc Dionne <marc.dionne@auristor.com>
    cc: "David S. Miller" <davem@davemloft.net>
    cc: Eric Dumazet <edumazet@google.com>
    cc: Jakub Kicinski <kuba@kernel.org>
    cc: Paolo Abeni <pabeni@redhat.com>
    cc: linux-afs@lists.infradead.org
    cc: netdev@vger.kernel.org
    153f90a0
sendmsg.c 20.4 KB