aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/kernel-parameters.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 9cbc82e37ed0..c323778270ff 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -865,6 +865,10 @@ and is between 256 and 4096 characters. It is defined in the file
865 lasi= [HW,SCSI] PARISC LASI driver for the 53c700 chip 865 lasi= [HW,SCSI] PARISC LASI driver for the 53c700 chip
866 Format: addr:<io>,irq:<irq> 866 Format: addr:<io>,irq:<irq>
867 867
868 libata.noacpi [LIBATA] Disables use of ACPI in libata suspend/resume
869 when set.
870 Format: <int>
871
868 load_ramdisk= [RAM] List of ramdisks to load from floppy 872 load_ramdisk= [RAM] List of ramdisks to load from floppy
869 See Documentation/ramdisk.txt. 873 See Documentation/ramdisk.txt.
870 874
@@ -1085,10 +1089,6 @@ and is between 256 and 4096 characters. It is defined in the file
1085 emulation library even if a 387 maths coprocessor 1089 emulation library even if a 387 maths coprocessor
1086 is present. 1090 is present.
1087 1091
1088 noacpi [LIBATA] Disables use of ACPI in libata suspend/resume
1089 when set.
1090 Format: <int>
1091
1092 noaliencache [MM, NUMA, SLAB] Disables the allocation of alien 1092 noaliencache [MM, NUMA, SLAB] Disables the allocation of alien
1093 caches in the slab allocator. Saves per-node memory, 1093 caches in the slab allocator. Saves per-node memory,
1094 but will impact performance. 1094 but will impact performance.