[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] docs/commandline: correct information for 'x2apic_phys' parameter
commit 89c381c30b46ec714f2d5bef4b0cb6d759abc7e4 Author: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> AuthorDate: Wed Jan 28 16:31:07 2015 +0100 Commit: Jan Beulich <jbeulich@xxxxxxxx> CommitDate: Wed Jan 28 16:31:07 2015 +0100 docs/commandline: correct information for 'x2apic_phys' parameter Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> --- docs/misc/xen-command-line.markdown | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/misc/xen-command-line.markdown b/docs/misc/xen-command-line.markdown index 0fc7559..2274e74 100644 --- a/docs/misc/xen-command-line.markdown +++ b/docs/misc/xen-command-line.markdown @@ -1378,9 +1378,11 @@ Permit use of x2apic setup for SMP environments. ### x2apic\_phys > `= <boolean>` -> Default: `true` +> Default: `true` if **FADT** mandates physical mode, `false` otherwise. -Use the x2apic physical apic driver. The alternative is the x2apic cluster driver. +In the case that x2apic is in use, this option switches between physical and +clustered mode. The default, given no hint from the **FADT**, is cluster +mode. ### xsave > `= <boolean>` -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |