Re: [PATCH] 2.6.0-test9 - document elevator= parameter

From: Tim Schmielau
Date: Sun Nov 16 2003 - 09:16:50 EST


> Nick wrote a nice as-iosched.txt file, but apparently nobody updated the
> kernel-parameters.txt file...
>
> Diff against 2.6.0-test9-mm3.
...
> + elevator= [IOSCHED]
> + Format: {"as"|"cfq"|"deadline"|"noop"}

IIRC cfq isn't yet in mainline, thus it seems a bit too early to
document it...

Tim


--- linux.dist/Documentation/kernel-parameters.txt.dist 2003-11-13 15:20:43.000000000 -0500
+++ linux/Documentation/kernel-parameters.txt 2003-11-15 21:54:54.004814257 -0500
@@ -24,6 +24,7 @@
HW Appropriate hardware is enabled.
IA-32 IA-32 aka i386 architecture is enabled.
IA-64 IA-64 architecture is enabled.
+ IOSCHED More than one I/O scheduler is enabled.
IP_PNP IP DCHP, BOOTP, or RARP is enabled.
ISAPNP ISA PnP code is enabled.
ISDN Appropriate ISDN support is enabled.
@@ -303,6 +304,10 @@
See comment before function elanfreq_setup() in
arch/i386/kernel/cpu/cpufreq/elanfreq.c.

+ elevator= [IOSCHED]
+ Format: {"as"|"deadline"|"noop"}
+ See Documentation/as-iosched.txt for details
+
es1370= [HW,OSS]
Format: <lineout>[,<micbias>]
See also header of sound/oss/es1370.c.


-
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/