OSDN Git Service

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)
commit16c906e51c6f08a15763a85b5686e1ded35e77ab
tree19973c1d6187ba167a2b9de49bd071120a71ae6c
parent9931faca02c604c22335f5a935a501bb2ace6e20
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>
drivers/block/mtip32xx/mtip32xx.c
drivers/block/mtip32xx/mtip32xx.h