linux/include
Eric Dumazet a435163d31 net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_table
Instead of storing the @log at the beginning of rps_dev_flow_table
use 5 low order bits of the rps_tag_ptr to store the log of the size.

This removes a potential cache line miss (for light traffic).

This allows us to switch to one high-order allocation instead of vmalloc()
when CONFIG_RFS_ACCEL is not set.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com>
Link: https://patch.msgid.link/20260302181432.1836150-8-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-03-04 16:54:10 -08:00
..
acpi
asm-generic hyperv-next for v7.0 2026-02-20 08:48:31 -08:00
clocksource
crypto
cxl
drm
dt-bindings
hyperv hyperv-next for v7.0 2026-02-20 08:48:31 -08:00
keys
kunit treewide: Replace kmalloc with kmalloc_obj for non-scalar types 2026-02-21 01:02:28 -08:00
kvm
linux Notable features this time: 2026-03-04 15:30:05 -08:00
math-emu
media
memory
misc
net net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_table 2026-03-04 16:54:10 -08:00
pcmcia
ras
rdma
rv rv: Fix multiple definition of __pcpu_unique_da_mon_this 2026-02-20 13:12:00 +01:00
scsi
soc
sound
target
trace net: sched: introduce qdisc-specific drop reason tracing 2026-02-28 15:31:34 -08:00
uapi Notable features this time: 2026-03-04 15:30:05 -08:00
ufs
vdso
video
xen
Kbuild