Skip to content

Commit

Permalink
mtip32xx: Add workqueue and NUMA support
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Asai Thambi S P authored and Jens Axboe committed Jan 11, 2013
1 parent 9931fac commit 16c906e
Show file tree
Hide file tree
Showing 2 changed files with 283 additions and 83 deletions.
Loading

0 comments on commit 16c906e

Please sign in to comment.