Skip to content
Commit f2298c04 authored by Jens Axboe's avatar Jens Axboe
Browse files

null_blk: multi queue aware block test driver



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: default avatarJens Axboe <axboe@kernel.dk>
parent 320ae51f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment