[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] dom0 and apicid not equal to cpuid
On 13/2/08 22:52, "Mark Langsdorf" <mark.langsdorf@xxxxxxx> wrote: > I'm not exactly sure if this is what you wanted or not, but it's > the minimum patch that resolves the issue on my system and it > should be the correct logic path. > > Replace the hard coded values in the dom0_vcpus_pinned case with > with the correct logic to get Xen to do the right thing. It's pretty obviously not the correct thing to do since it is not generally the case that apicid == cpuid+4. The latter id space does not even have a guaranteed ordering across physical cores and sockets! This is why you were discussing reviving code in mpparse.c, because this relationship must be established dynamically, right? -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |