commit | 16c906e51c6f08a15763a85b5686e1ded35e77ab | [log] [tgz] |
---|---|---|
author | Asai Thambi S P <asamymuthupa@micron.com> | Thu Dec 20 07:46:25 2012 -0800 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Jan 11 14:38:57 2013 +0100 |
tree | 19973c1d6187ba167a2b9de49bd071120a71ae6c | |
parent | 9931faca02c604c22335f5a935a501bb2ace6e20 [diff] |
mtip32xx: Add workqueue and NUMA support 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>