diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-03-02 21:14:32 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-03-05 03:54:10 +0300 |
| commit | a435163d3100b044d620990772a5ce1684ff02ca (patch) | |
| tree | 40ce3bd11cefc6f440d0664f68a0d62853630243 /include/linux/execmem.h | |
| parent | b2cc61857e3cf7e103089dd54c0548d54a6ae381 (diff) | |
| download | linux-a435163d3100b044d620990772a5ce1684ff02ca.tar.xz | |
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>
Diffstat (limited to 'include/linux/execmem.h')
0 files changed, 0 insertions, 0 deletions
