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:
b4878f2
)
[PATCH] 03/05 move last_merge handlin into generic elevator code
author
Tejun Heo
<htejun@gmail.com>
Thu, 20 Oct 2005 14:46:23 +0000
(16:46 +0200)
committer
Jens Axboe
<axboe@nelson.home.kernel.dk>
Fri, 28 Oct 2005 06:45:20 +0000
(08:45 +0200)
Currently, both generic elevator code and specific ioscheds
participate in the management and usage of last_merge. This
and the following patches move last_merge handling into
generic elevator code.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jens Axboe <axboe@suse.de>
No differences found