All of lore.kernel.org
 help / color / mirror / Atom feed
* dom0 and apicid not equal to cpuid
@ 2008-02-08 21:05 Langsdorf, Mark
  2008-02-08 21:19 ` Keir Fraser
  0 siblings, 1 reply; 16+ messages in thread
From: Langsdorf, Mark @ 2008-02-08 21:05 UTC (permalink / raw)
  To: xen-devel

Some AMD processor systems assign the boot processor
(cpu 0) to apicid 4.  Standard Linux handles this
cleanly by keeping track of the correspondences amongst
cpu id, apic id, and acpi id.  dom0 Xen does not have
the code to do that, and AMD is seeing some strange
behavior on our 4 socket quad-core systems.

Specifically, when we try to get ACPI information for
cpu 0, the correspondences break down and the request
fails.

I know some of the code needs to be added to mpparse-xen.c,
but it looks like the relevant code was #ifdef'd out in
the first place.  Does anyone know why the code to match
cpuids to apicids was removed and what would need to be
done to restore it?

-Mark Langsdorf
Operating System Research Center
AMD

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

end of thread, other threads:[~2008-02-14 22:22 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-08 21:05 dom0 and apicid not equal to cpuid Langsdorf, Mark
2008-02-08 21:19 ` Keir Fraser
2008-02-08 21:22   ` Keir Fraser
2008-02-14 22:16     ` Mark Langsdorf
2008-02-14 22:22       ` Keir Fraser
2008-02-11 22:38   ` Langsdorf, Mark
2008-02-11 23:08     ` Keir Fraser
2008-02-12 10:29     ` Keir Fraser
2008-02-12 15:33       ` Langsdorf, Mark
2008-02-12 16:43         ` Keir Fraser
2008-02-12 19:09           ` Langsdorf, Mark
2008-02-13  9:23             ` Jan Beulich
2008-02-13 10:07               ` Keir Fraser
2008-02-13 10:04             ` Keir Fraser
2008-02-13 22:52               ` Mark Langsdorf
2008-02-14  8:26                 ` Keir Fraser

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.