Mike Marciniszyn 85caafe307 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 <ramkrishna.vepa@intel.com>
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2013-06-21 17:19:49 -07:00
..
2013-06-21 17:19:38 -07:00
2013-06-21 17:19:49 -07:00
2012-07-19 11:20:04 -07:00
2013-03-22 18:07:04 -07:00
2012-07-19 11:20:04 -07:00
2013-06-21 17:19:38 -07:00
2013-06-21 17:19:38 -07:00
2013-06-21 17:19:38 -07:00
2013-06-21 17:19:49 -07:00
2012-07-19 11:20:04 -07:00
2012-07-08 18:05:19 -07:00
2012-07-19 11:20:04 -07:00
2011-10-13 09:13:26 -07:00
2012-07-19 11:20:04 -07:00
2011-03-31 11:26:23 -03:00
2013-06-21 17:19:49 -07:00
2012-07-19 11:20:04 -07:00
2013-06-21 17:19:49 -07:00