Files
linux/net
Eric Dumazet c62fdf5b11 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 <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-04-01 11:28:32 +01:00
..
2024-03-29 15:03:11 -07:00
2024-03-29 15:03:11 -07:00
2024-03-29 15:03:11 -07:00
2024-03-29 15:03:11 -07:00
2024-04-01 10:49:28 +01:00
2024-03-29 15:03:11 -07:00
2024-03-29 15:03:11 -07:00
2024-03-29 15:03:11 -07:00
2023-12-12 14:24:14 +01:00
2024-01-31 16:41:16 -08:00