cfq-iosched: remove the implicit queue kicking in slice expire
authorJens Axboe <jens.axboe@oracle.com>
Fri, 19 Jan 2007 01:09:53 +0000 (12:09 +1100)
committerJens Axboe <axboe@carl.home.kernel.dk>
Sun, 11 Feb 2007 22:14:45 +0000 (23:14 +0100)
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>
block/cfq-iosched.c

Simple merge