mtip32xx: Add workqueue and NUMA support
authorAsai Thambi S P <asamymuthupa@micron.com>
Thu, 20 Dec 2012 15:46:25 +0000 (07:46 -0800)
committerJens Axboe <axboe@kernel.dk>
Fri, 11 Jan 2013 13:38:57 +0000 (14:38 +0100)
This patch contains
* parallel command completion using workers
* bind the workers to the chosen numa node
* bind isr to the chosen numa node
* allocating memory in the chosen numa node

Signed-off-by: Asai Thambi S P <asamymuthupa@micron.com>
Signed-off-by: Sam Bradshaw <sbradshaw@micron.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>

No differences found