Commit 8840faa1 authored by Jens Axboe's avatar Jens Axboe Committed by Jens Axboe

[PATCH] deadline-iosched: remove elevator private drq request type

A big win, we now save an allocation/free on each request! With the
previous rb/hash abstractions, we can just reuse queuelist/donelist
for the FIFO data and be done with it.
Signed-off-by: default avatarJens Axboe <axboe@suse.de>
parent 9e2585a8
This diff is collapsed.
Markdown is supported
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