diff options
author | David Howells <dhowells@redhat.com> | 2022-10-20 10:08:34 +0200 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2023-01-06 10:43:31 +0100 |
commit | f2cce89a074e6d2991dddc94f6b6ebe1576b8459 (patch) | |
tree | 98bf03d234ce0e6de0e16d2b5f3267b34f2e502c /net/rxrpc/call_object.c | |
parent | rxrpc: Only disconnect calls in the I/O thread (diff) | |
download | linux-f2cce89a074e6d2991dddc94f6b6ebe1576b8459.tar.xz linux-f2cce89a074e6d2991dddc94f6b6ebe1576b8459.zip |
rxrpc: Implement a mechanism to send an event notification to a connection
Provide a means by which an event notification can be sent to a connection
through such that the I/O thread can pick it up and handle it rather than
doing it in a separate workqueue.
This is then used to move the deferred final ACK of a call into the I/O
thread rather than a separate work queue as part of the drive to do all
transmission from the I/O thread.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
Diffstat (limited to 'net/rxrpc/call_object.c')
0 files changed, 0 insertions, 0 deletions