diff options
| author | Eric Dumazet <[email protected]> | 2024-03-29 15:42:24 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-04-01 10:28:32 +0000 |
| commit | c62fdf5b11ef12b89ac2450c25c12bffc3d924c5 (patch) | |
| tree | d2e567fd8a48d2b68c7f8d6d9dbaedb99f9a2c1c /net/ipv4/tcp_timer.c | |
| parent | net: rps: change input_queue_tail_incr_save() (diff) | |
| download | kernel-c62fdf5b11ef12b89ac2450c25c12bffc3d924c5.tar.gz kernel-c62fdf5b11ef12b89ac2450c25c12bffc3d924c5.zip | |
net: rps: add rps_input_queue_head_add() helper
process_backlog() can batch increments of sd->input_queue_head,
saving some memory bandwidth.
Also add READ_ONCE()/WRITE_ONCE() annotations around
sd->input_queue_head accesses.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions
