diff options
author | Mike Marciniszyn <[email protected]> | 2013-06-04 15:05:37 -0400 |
---|---|---|
committer | Roland Dreier <[email protected]> | 2013-06-21 17:19:49 -0700 |
commit | 85caafe307a06e4f9993c8f3c994a07374c07831 (patch) | |
tree | c17964cc02d75f2bb6f827eed9daeec719b85d17 /tools/perf/scripts/python/check-perf-trace.py | |
parent | c804f07248895ff9c9dccb6cda703068a0657b6c (diff) |
IB/qib: Optimize CQ callbacks
The current workqueue implemention has the following performance
deficiencies on QDR HCAs:
- The CQ call backs tend to run on the CPUs processing the
receive queues
- The single thread queue isn't optimal for multiple HCAs
This patch adds a dedicated per HCA bound thread to process CQ callbacks.
Reviewed-by: Ramkrishna Vepa <[email protected]>
Signed-off-by: Mike Marciniszyn <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions