commit | 28f95cbc3ec01f2c7d248e1a4a384f37e9c2ab16 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Fri Jan 19 12:09:53 2007 +1100 |
committer | Jens Axboe <axboe@carl.home.kernel.dk> | Sun Feb 11 23:14:45 2007 +0100 |
tree | 81981dbecdfbf657bb0b099cd23fb794789b3cc2 | |
parent | 3c6bd2f879d2c12ce369fe5f75e608ac7bacf01a [diff] |
cfq-iosched: remove the implicit queue kicking in slice expire We only really need it for a process going away, so move it to those locations. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>