Files
linux/net/core
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-07 21:12:41 -08:00
2024-03-07 21:12:41 -08:00
2024-04-01 10:49:28 +01:00
2024-01-23 15:13:55 +01:00
2024-03-29 15:03:11 -07:00
2022-12-12 15:04:39 -08:00
2024-03-07 21:12:42 -08:00