[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen stable-4.3] docs/commandline: correct information for 'x2apic_phys' parameter
commit 47266d66b35572b7d2f7b7a5f53d6eab05604cd2 Author: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> AuthorDate: Tue Feb 3 15:29:41 2015 +0100 Commit: Jan Beulich <jbeulich@xxxxxxxx> CommitDate: Tue Feb 3 15:29:41 2015 +0100 docs/commandline: correct information for 'x2apic_phys' parameter Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> master commit: 89c381c30b46ec714f2d5bef4b0cb6d759abc7e4 master date: 2015-01-28 16:31:07 +0100 --- 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 757e46f..aa121fb 100644 --- a/docs/misc/xen-command-line.markdown +++ b/docs/misc/xen-command-line.markdown @@ -1011,9 +1011,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#stable-4.3 _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |