Home
last modified time | relevance | path

Searched hist:"5 bbf953382bec6d3b7003e9389668c1d0863db31" (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/net/rxrpc/
H A Dproc.cdiff 5bbf953382bec6d3b7003e9389668c1d0863db31 Mon Oct 17 05:44:22 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: De-atomic call->ackr_window and call->ackr_nr_unacked

call->ackr_window doesn't need to be atomic as ACK generation and ACK
transmission are now done in the same thread, so drop the atomic64 handling
and split it into two separate members.

Similarly, call->ackr_nr_unacked doesn't need to be atomic now either.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
H A Dcall_event.cdiff 5bbf953382bec6d3b7003e9389668c1d0863db31 Mon Oct 17 05:44:22 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: De-atomic call->ackr_window and call->ackr_nr_unacked

call->ackr_window doesn't need to be atomic as ACK generation and ACK
transmission are now done in the same thread, so drop the atomic64 handling
and split it into two separate members.

Similarly, call->ackr_nr_unacked doesn't need to be atomic now either.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
H A Drecvmsg.cdiff 5bbf953382bec6d3b7003e9389668c1d0863db31 Mon Oct 17 05:44:22 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: De-atomic call->ackr_window and call->ackr_nr_unacked

call->ackr_window doesn't need to be atomic as ACK generation and ACK
transmission are now done in the same thread, so drop the atomic64 handling
and split it into two separate members.

Similarly, call->ackr_nr_unacked doesn't need to be atomic now either.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
H A Doutput.cdiff 5bbf953382bec6d3b7003e9389668c1d0863db31 Mon Oct 17 05:44:22 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: De-atomic call->ackr_window and call->ackr_nr_unacked

call->ackr_window doesn't need to be atomic as ACK generation and ACK
transmission are now done in the same thread, so drop the atomic64 handling
and split it into two separate members.

Similarly, call->ackr_nr_unacked doesn't need to be atomic now either.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
H A Dinput.cdiff 5bbf953382bec6d3b7003e9389668c1d0863db31 Mon Oct 17 05:44:22 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: De-atomic call->ackr_window and call->ackr_nr_unacked

call->ackr_window doesn't need to be atomic as ACK generation and ACK
transmission are now done in the same thread, so drop the atomic64 handling
and split it into two separate members.

Similarly, call->ackr_nr_unacked doesn't need to be atomic now either.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
H A Dcall_object.cdiff 5bbf953382bec6d3b7003e9389668c1d0863db31 Mon Oct 17 05:44:22 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: De-atomic call->ackr_window and call->ackr_nr_unacked

call->ackr_window doesn't need to be atomic as ACK generation and ACK
transmission are now done in the same thread, so drop the atomic64 handling
and split it into two separate members.

Similarly, call->ackr_nr_unacked doesn't need to be atomic now either.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
H A Dar-internal.hdiff 5bbf953382bec6d3b7003e9389668c1d0863db31 Mon Oct 17 05:44:22 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: De-atomic call->ackr_window and call->ackr_nr_unacked

call->ackr_window doesn't need to be atomic as ACK generation and ACK
transmission are now done in the same thread, so drop the atomic64 handling
and split it into two separate members.

Similarly, call->ackr_nr_unacked doesn't need to be atomic now either.

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 Drxrpc.hdiff 5bbf953382bec6d3b7003e9389668c1d0863db31 Mon Oct 17 05:44:22 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: De-atomic call->ackr_window and call->ackr_nr_unacked

call->ackr_window doesn't need to be atomic as ACK generation and ACK
transmission are now done in the same thread, so drop the atomic64 handling
and split it into two separate members.

Similarly, call->ackr_nr_unacked doesn't need to be atomic now either.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org