aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index f6a3961da349..c479d30eeaa3 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -48,6 +48,7 @@ parameter is applicable:
48 ISAPNP ISA PnP code is enabled. 48 ISAPNP ISA PnP code is enabled.
49 ISDN Appropriate ISDN support is enabled. 49 ISDN Appropriate ISDN support is enabled.
50 JOY Appropriate joystick support is enabled. 50 JOY Appropriate joystick support is enabled.
51 LIBATA Libata driver is enabled
51 LP Printer support is enabled. 52 LP Printer support is enabled.
52 LOOP Loopback device support is enabled. 53 LOOP Loopback device support is enabled.
53 M68k M68k architecture is enabled. 54 M68k M68k architecture is enabled.
@@ -1045,6 +1046,10 @@ and is between 256 and 4096 characters. It is defined in the file
1045 emulation library even if a 387 maths coprocessor 1046 emulation library even if a 387 maths coprocessor
1046 is present. 1047 is present.
1047 1048
1049 noacpi [LIBATA] Disables use of ACPI in libata suspend/resume
1050 when set.
1051 Format: <int>
1052
1048 noaliencache [MM, NUMA] Disables the allcoation of alien caches in 1053 noaliencache [MM, NUMA] Disables the allcoation of alien caches in
1049 the slab allocator. Saves per-node memory, but will 1054 the slab allocator. Saves per-node memory, but will
1050 impact performance on real NUMA hardware. 1055 impact performance on real NUMA hardware.
@@ -1282,6 +1287,12 @@ and is between 256 and 4096 characters. It is defined in the file
1282 This sorting is done to get a device 1287 This sorting is done to get a device
1283 order compatible with older (<= 2.4) kernels. 1288 order compatible with older (<= 2.4) kernels.
1284 nobfsort Don't sort PCI devices into breadth-first order. 1289 nobfsort Don't sort PCI devices into breadth-first order.
1290 cbiosize=nn[KMG] The fixed amount of bus space which is
1291 reserved for the CardBus bridge's IO window.
1292 The default value is 256 bytes.
1293 cbmemsize=nn[KMG] The fixed amount of bus space which is
1294 reserved for the CardBus bridge's memory
1295 window. The default value is 64 megabytes.
1285 1296
1286 pcmv= [HW,PCMCIA] BadgePAD 4 1297 pcmv= [HW,PCMCIA] BadgePAD 4
1287 1298