diff options
author | Nick Child <[email protected]> | 2022-11-10 15:32:18 -0600 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-11-14 10:47:07 +0000 |
commit | df8f66d02df7b44516635edbc8c17b1311cfa0d8 (patch) | |
tree | 3a1bccf3406fd5b21789491d0f632bda8c1e3e75 /tools/perf/scripts/python | |
parent | 92125c3a602454824d70edb1b2abb382811cab4f (diff) |
ibmvnic: Update XPS assignments during affinity binding
Transmit Packet Steering (XPS) maps cpu numbers to transmit
queues. By running the same connection on the same set of cpu's,
contention for the queue and cache miss rate can be minimized.
When assigning a cpu mask for a tranmit queues irq number, assign
the same cpu mask as the set of cpu's that XPS should use for that
queue.
Signed-off-by: Thomas Falcon <[email protected]>
Signed-off-by: Dany Madden <[email protected]>
Signed-off-by: Nick Child <[email protected]>
Reviewed-by: Rick Lindsley <[email protected]>
Reviewed-by: Haren Myneni <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions