aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorHeiner Kallweit <[email protected]>2019-08-07 21:38:22 +0200
committerDavid S. Miller <[email protected]>2019-08-08 22:34:55 -0700
commit32879f000120fead7cbd4a9aacbda95c84c6b287 (patch)
treeb0bcbc3a4fba010fc84cd14d4c4dab24a6d16710 /tools/perf/scripts/python/stackcollapse.py
parent018e5b458723d04cbeadbc3f0e06eba85798f427 (diff)
r8169: allocate rx buffers using alloc_pages_node
We allocate 16kb per rx buffer, so we can avoid some overhead by using alloc_pages_node directly instead of bothering kmalloc_node. Due to this change buffers are page-aligned now, therefore the alignment check can be removed. Signed-off-by: Heiner Kallweit <[email protected]> Acked-by: Hayes Wang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions