block: remove the anticipatory IO scheduler
authorJens Axboe <jens.axboe@oracle.com>
Sat, 3 Oct 2009 07:37:51 +0000 (09:37 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Sat, 3 Oct 2009 07:37:51 +0000 (09:37 +0200)
AS is mostly a subset of CFQ, so there's little point in still
providing this separate IO scheduler. Hopefully at some point we
can get down to one single IO scheduler again, at least this brings
us closer by having only one intelligent IO scheduler.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found