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:
320ae51
)
null_blk: multi queue aware block test driver
author
Jens Axboe
<axboe@kernel.dk>
Fri, 25 Oct 2013 10:52:25 +0000
(11:52 +0100)
committer
Jens Axboe
<axboe@kernel.dk>
Fri, 25 Oct 2013 10:56:00 +0000
(11:56 +0100)
A driver that simply completes IO it receives, it does no
transfers. Written to fascilitate testing of the blk-mq code.
It supports various module options to use either bio queueing,
rq queueing, or mq mode.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found