From: Tejun Heo Date: Mon, 3 Jan 2011 14:01:47 +0000 (+0100) Subject: block: make kblockd_workqueue smarter X-Git-Tag: v2.6.38-rc1~231^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89b90be2d877a904b1704e4029db65655bfc6282;p=pandora-kernel.git block: make kblockd_workqueue smarter kblockd is used for unplugging and may affect IO latency and throughput and the max number of concurrent work items are bound by the number of block devices. Make it HIGHPRI workqueue w/ default max concurrency. Signed-off-by: Tejun Heo Signed-off-by: Jens Axboe --- Reading git-diff-tree failed