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:
89ed05e
)
null_blk: set use_per_node_hctx param to false
author
Matias Bjørling
<m@bjorling.me>
Fri, 20 Dec 2013 23:11:00 +0000
(
00:11
+0100)
committer
Jens Axboe
<axboe@kernel.dk>
Sat, 21 Dec 2013 16:30:33 +0000
(09:30 -0700)
The defaults for the module is to instantiate itself with blk-mq and a
submit queue for each CPU node in the system.
To save resources, initialize instead with a single submit queue.
Signed-off-by: Matias Bjorling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found