Searched hist:f2cce89a074e6d2991dddc94f6b6ebe1576b8459 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/net/rxrpc/ |
H A D | io_thread.c | diff f2cce89a074e6d2991dddc94f6b6ebe1576b8459 Thu Oct 20 03:08:34 CDT 2022 David Howells <dhowells@redhat.com> 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
|
H A D | conn_object.c | diff f2cce89a074e6d2991dddc94f6b6ebe1576b8459 Thu Oct 20 03:08:34 CDT 2022 David Howells <dhowells@redhat.com> 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
|
H A D | local_object.c | diff f2cce89a074e6d2991dddc94f6b6ebe1576b8459 Thu Oct 20 03:08:34 CDT 2022 David Howells <dhowells@redhat.com> 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
|
H A D | conn_event.c | diff f2cce89a074e6d2991dddc94f6b6ebe1576b8459 Thu Oct 20 03:08:34 CDT 2022 David Howells <dhowells@redhat.com> 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
|
H A D | ar-internal.h | diff f2cce89a074e6d2991dddc94f6b6ebe1576b8459 Thu Oct 20 03:08:34 CDT 2022 David Howells <dhowells@redhat.com> 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
|
/openbmc/linux/include/trace/events/ |
H A D | rxrpc.h | diff f2cce89a074e6d2991dddc94f6b6ebe1576b8459 Thu Oct 20 03:08:34 CDT 2022 David Howells <dhowells@redhat.com> 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
|