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.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index dee9ce2e6cfa..e710093e3d32 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1920,11 +1920,11 @@ and is between 256 and 4096 characters. It is defined in the file
1920 See arch/parisc/kernel/pdc_chassis.c 1920 See arch/parisc/kernel/pdc_chassis.c
1921 1921
1922 percpu_alloc= Select which percpu first chunk allocator to use. 1922 percpu_alloc= Select which percpu first chunk allocator to use.
1923 Currently supported values are "embed", "page" and 1923 Currently supported values are "embed" and "page".
1924 "lpage". Archs may support subset or none of the 1924 Archs may support subset or none of the selections.
1925 selections. See comments in mm/percpu.c for details 1925 See comments in mm/percpu.c for details on each
1926 on each allocator. This parameter is primarily for 1926 allocator. This parameter is primarily for debugging
1927 debugging and performance comparison. 1927 and performance comparison.
1928 1928
1929 pf. [PARIDE] 1929 pf. [PARIDE]
1930 See Documentation/blockdev/paride.txt. 1930 See Documentation/blockdev/paride.txt.