diff options
author | Suresh Siddha <suresh.b.siddha@intel.com> | 2008-07-11 13:11:57 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-07-12 08:45:11 +0200 |
commit | af9d13887f9e3699bbc852c39b076d30bb9dff2f (patch) | |
tree | 43f6b285d4eda83bef175d0ef9c7fcaf2b1ca152 /Documentation | |
parent | ad66dd340f561bdde2285992314d9e4fd9b6191e (diff) | |
download | kernel-crypto-af9d13887f9e3699bbc852c39b076d30bb9dff2f.tar.gz kernel-crypto-af9d13887f9e3699bbc852c39b076d30bb9dff2f.tar.xz kernel-crypto-af9d13887f9e3699bbc852c39b076d30bb9dff2f.zip |
x2apic: kernel-parameter documentation for "x2apic_phys"
Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Cc: akpm@linux-foundation.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation')
-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 56689ef1a15..88b08acf2ff 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -1379,6 +1379,10 @@ and is between 256 and 4096 characters. It is defined in the file nox2apic [X86-64,APIC] Do not enable x2APIC mode. + x2apic_phys [X86-64,APIC] Use x2apic physical mode instead of + default x2apic cluster mode on platforms + supporting x2apic. + noltlbs [PPC] Do not use large page/tlb entries for kernel lowmem mapping on PPC40x. |