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:
27667c9
)
block: make kblockd_workqueue smarter
author
Tejun Heo
<tj@kernel.org>
Mon, 3 Jan 2011 14:01:47 +0000
(15:01 +0100)
committer
Jens Axboe
<jaxboe@fusionio.com>
Mon, 3 Jan 2011 14:01:47 +0000
(15:01 +0100)
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 <tj@kernel.org>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
No differences found