aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2024-03-28 17:34:48 +0000
committerJakub Kicinski <[email protected]>2024-03-29 12:27:05 -0700
commit5086f0fe46dcf8687c8c2e41e1f07826affebbba (patch)
treea541d84c716b2c644b6d98e0f7ef3a6cf2e48e66 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent50ba9d7ec4e2c436e7ce7bcf12df95864cdc6233 (diff)
net: do not consume a cacheline for system_page_pool
There is no reason to consume a full cacheline to store system_page_pool. We can eventually move it to softnet_data later for full locality control. Fixes: 2b0cfa6e4956 ("net: add generic percpu page_pool allocator") Signed-off-by: Eric Dumazet <[email protected]> Cc: Lorenzo Bianconi <[email protected]> Cc: Toke Høiland-Jørgensen <[email protected]> Acked-by: Jesper Dangaard Brouer <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions