diff options
author | Eugenia Emantayev <[email protected]> | 2013-11-07 12:19:54 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-11-07 19:22:48 -0500 |
commit | 163561a4e2f8af44e96453bc10c7a4f9bcc736e1 (patch) | |
tree | 8d328edce3828c60e80989267eb7594d2d7e24d6 /tools/perf/util/trace-event-scripting.c | |
parent | 6e7136ed7793fa4948b0192dcd6862d12a50d67c (diff) |
net/mlx4_en: Datapath structures are allocated per NUMA node
For each RX/TX ring and its CQ, allocation is done on a NUMA node that
corresponds to the core that the data structure should operate on.
The assumption is that the core number is reflected by the ring index.
The affected allocations are the ring/CQ data structures,
the TX/RX info and the shared HW/SW buffer.
For TX rings, each core has rings of all UPs.
Signed-off-by: Yevgeny Petrilin <[email protected]>
Signed-off-by: Eugenia Emantayev <[email protected]>
Reviewed-by: Hadar Hen Zion <[email protected]>
Signed-off-by: Amir Vadai <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions