commit | c5b680f3b7593f2b066c683df799d19f807fb23d | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Fri Jan 19 11:56:49 2007 +1100 |
committer | Jens Axboe <axboe@carl.home.kernel.dk> | Sun Feb 11 23:14:45 2007 +0100 |
tree | 657df453cdf7b872f5ea713e66f2e090048a6c1f | |
parent | 44f7c16065c83060cbb9dd9b367141682a6e2b8e [diff] |
cfq-iosched: account for slice over/under time If a slice uses less than it is entitled to (or perhaps more), include that in the decision on how much time to give it the next time it gets serviced. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>