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)
commit492af6350a5ccf087e4964104a276ed358811458
tree81d6398597758f5b712e1f47a3f24f0da66127ba
parent6a0afdf58d40200abd0c717261d1bc4c49195c2f
block: remove the anticipatory IO scheduler

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>
block/Kconfig.iosched
block/Makefile
block/as-iosched.c [deleted file]
block/elevator.c