git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d2936f
)
blk-mq: pass in suggested NUMA node to ->alloc_hctx()
author
Jens Axboe
<axboe@fb.com>
Tue, 27 May 2014 18:06:53 +0000
(12:06 -0600)
committer
Jens Axboe
<axboe@fb.com>
Tue, 27 May 2014 18:06:53 +0000
(12:06 -0600)
Drivers currently have to figure this out on their own, and they
are missing information to do it properly. The ones that did
attempt to do it, do it wrong.
So just pass in the suggested node directly to the alloc
function.
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-mq-cpumap.c
patch
|
blob
|
history
block/blk-mq.c
patch
|
blob
|
history
block/blk-mq.h
patch
|
blob
|
history
drivers/block/null_blk.c
patch
|
blob
|
history
include/linux/blk-mq.h
patch
|
blob
|
history
diff --cc
block/blk-mq-cpumap.c
Simple merge
diff --cc
block/blk-mq.c
Simple merge
diff --cc
block/blk-mq.h
Simple merge
diff --cc
drivers/block/null_blk.c
Simple merge
diff --cc
include/linux/blk-mq.h
Simple merge