Re: something about disk fragmentation

From: Ram Gupta
Date: Fri Jan 13 2006 - 11:20:38 EST


On 1/13/06, jeff shia <tshxiayu@xxxxxxxxx> wrote:
> Where Can I get the io schedulers?
> Thank you!

See the documentation under the kernel source tree. The code is
already there. You need only to select by passing correct kernel
parameters.
elevator= [IOSCHED]
Format: {"as" | "cfq" | "deadline" | "noop"}
See Documentation/block/as-iosched.txt and
Documentation/block/deadline-iosched.txt for details.

Regards
Ram Gupta
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/