]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] block cleanups: Add kconfig default iosched submenu
authorNate Diller <nate@namesys.com>
Sun, 30 Oct 2005 23:02:19 +0000 (15:02 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Oct 2005 01:37:20 +0000 (17:37 -0800)
commit131dda7f8965a6b794dcde1d84f3ba5951a4d641
tree604154c55cf0077b128ddb15d7bb99c0bccad4ce
parent6dd69f1061bfdeca230509b173438e0731bff767
[PATCH] block cleanups: Add kconfig default iosched submenu

Add a kconfig submenu to select the default I/O scheduler, in case
anticipatory is not compiled in or another default is preferred.  Also,
since no-op is always available, we should use it whenever the selected
default is not.

Signed-off-by: Nate Diller <nate@namesys.com>
Acked-by: Jens Axboe <axboe@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/block/Kconfig.iosched
drivers/block/elevator.c