]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0b4d3b58936fbed1d30a47aa18d21cf521edb4b5
tree81d6398597758f5b712e1f47a3f24f0da66127ba
parent71d2158c2065e30aec3a79839c8464e1fb78e0f9
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