All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH] Boot with more than 255 CPUs in initial domain.
@ 2015-01-09 22:11 Konrad Rzeszutek Wilk
  2015-01-09 22:11 ` [RFC PATCH] xen, apic: Setup our own APIC criver and validator for APIC IDs Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 3+ messages in thread
From: Konrad Rzeszutek Wilk @ 2015-01-09 22:11 UTC (permalink / raw)
  To: boris.ostrovsky, david.vrabel, xen-devel

Hey,

This is RFC since:
 1) I haven't yet tested it on an x2APIC enabled box.
 2) Not sure if we just want override the 'apic->' as done elsewhere
    instead of adding our own APIC driver.

This fixes the issue of trying to boot Linux under an 8 socket machine
and only seeing an subset of CPUs.

 arch/x86/xen/enlighten.c | 79 +++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 64 insertions(+), 15 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-09 23:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-09 22:11 [RFC PATCH] Boot with more than 255 CPUs in initial domain Konrad Rzeszutek Wilk
2015-01-09 22:11 ` [RFC PATCH] xen, apic: Setup our own APIC criver and validator for APIC IDs Konrad Rzeszutek Wilk
2015-01-09 23:01   ` Boris Ostrovsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.