commit | a3299ab18591d36ad5622f5064619123c439b779 | [log] [tgz] |
---|---|---|
author | Philip J Kelleher <pjk1939@linux.vnet.ibm.com> | Tue Jun 18 14:34:54 2013 -0500 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Jun 19 13:52:09 2013 +0200 |
tree | 5a08d03af4ef28eea4f1638a385d10d3fa107856 | |
parent | 9138125beabbb76b4a373d4a619870f6f5d86fc5 [diff] |
rsxx: Individual workqueues for interruptible events. Giving all interrupt based events their own workqueue to complete tasks on. This fixes a bug that would cause creg commands to timeout if too many are issued at once. Signed-off-by: Philip J Kelleher <pjk1939@linux.vnet.ibm.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>