diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 2e1898e4e8fd..2ddc43ef4ded 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1012,6 +1012,10 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1012 | emulation library even if a 387 maths coprocessor | 1012 | emulation library even if a 387 maths coprocessor |
1013 | is present. | 1013 | is present. |
1014 | 1014 | ||
1015 | noaliencache [MM, NUMA] Disables the allcoation of alien caches in | ||
1016 | the slab allocator. Saves per-node memory, but will | ||
1017 | impact performance on real NUMA hardware. | ||
1018 | |||
1015 | noalign [KNL,ARM] | 1019 | noalign [KNL,ARM] |
1016 | 1020 | ||
1017 | noapic [SMP,APIC] Tells the kernel to not make use of any | 1021 | noapic [SMP,APIC] Tells the kernel to not make use of any |