commit | 20e493a8d03b3b2f51b619a453f7bbbebedd6bda | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Mon Apr 23 08:26:36 2007 +0200 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Mon Apr 30 09:01:22 2007 +0200 |
tree | 766d1cccd84acac99a806f181a6f68682f5f0aec | |
parent | 6084cdda0ea4561feb68e00a8c50068bba98006d [diff] |
cfq-iosched: get rid of ->dispatch_slice We can track it fairly accurately locally, let the slice handling take care of the rest. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>