mirror-linux/include
Eric Dumazet d3ae5f4632 net: rps: move received_rps field to a better location
Commit 14d898f3c1 ("dev: Move received_rps counter next
to RPS members in softnet data") was unfortunate:

received_rps is dirtied by a cpu and never read by other
cpus in fast path.

Its presence in the hot RPS cache line (shared by many cpus)
is hurting RPS/RFS performance.

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
..
acpi
asm-generic RISC-V Patches for the 6.9 Merge Window 2024-03-22 10:41:13 -07:00
clocksource
crypto This update includes the following changes: 2024-03-15 14:46:54 -07:00
drm drm fixes for 6.9-rc1 2024-03-21 19:04:31 -07:00
dt-bindings Char/Misc and other driver subsystem updates for 6.9-rc1 2024-03-21 13:21:31 -07:00
keys
kunit
kvm
linux net: rps: move received_rps field to a better location 2024-04-01 11:28:32 +01:00
math-emu
media
memory
misc
net net: rps: add rps_input_queue_head_add() helper 2024-04-01 11:28:32 +01:00
pcmcia
ras
rdma
rv
scsi SCSI misc on 20240322 2024-03-22 13:31:07 -07:00
soc Char/Misc and other driver subsystem updates for 6.9-rc1 2024-03-21 13:21:31 -07:00
sound
target
trace net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb 2024-03-29 12:18:24 -07:00
uapi pfcp: always set pfcp metadata 2024-04-01 10:49:28 +01:00
ufs
vdso
video
xen