[PATCH] Document online io scheduler switching
authorValdis Kletnieks <valdis.kletnieks@vt.edu>
Wed, 19 Apr 2006 07:23:09 +0000 (09:23 +0200)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Thu, 20 Apr 2006 11:04:36 +0000 (13:04 +0200)
We added the ability to change a block device's IO elevator scheduler both
at kernel boot and on-the-fly, but we only documented the elevator= boot
parameter.  Add a quick how-to on doing it on the fly.

Signed-off-by: Valdis Kletnieks <valdis.kletnieks@vt.edu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jens Axboe <axboe@suse.de>

No differences found