From: Matias Bjørling Date: Fri, 20 Dec 2013 23:11:00 +0000 (+0100) Subject: null_blk: set use_per_node_hctx param to false X-Git-Tag: v3.13-rc6~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=200052440d3b56f593038a35b7c14bdc780184a9;p=pandora-kernel.git null_blk: set use_per_node_hctx param to false 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 Signed-off-by: Jens Axboe --- Reading git-diff-tree failed