commit | 06b86245c052963029bfd9020ca1f08ceb66f85a | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Thu Oct 20 16:46:23 2005 +0200 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Fri Oct 28 08:45:20 2005 +0200 |
tree | 1bd2675aceca74398f5fcf148f6cf2f551d63b52 | |
parent | b4878f245ec8e168cdd1f170f823a750b7dd4af5 [diff] |
[PATCH] 03/05 move last_merge handlin into generic elevator code 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>