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:
9e2585a
)
[PATCH] deadline-iosched: remove elevator private drq request type
author
Jens Axboe
<axboe@suse.de>
Thu, 13 Jul 2006 10:36:41 +0000
(12:36 +0200)
committer
Jens Axboe
<axboe@nelson.home.kernel.dk>
Sat, 30 Sep 2006 18:27:00 +0000
(20:27 +0200)
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: Jens Axboe <axboe@suse.de>
No differences found