[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Genapic
> Shared platform code (apics and the like) has been remarkably simple. > This is to be expected: processor differences aside, i386 and x86/64 > are identical platforms. So, for example, fixing Xen's smpboot.c No, they are not. x86-64 is a vastly simplified "modern x86 only with minimal bugs" platform, while i386 is a "workarounds for every bug under the sun and all ancient features plus some non PC architectures" mixed bag of stuff. This leads to many differences in details. One bigger difference is that x86-64 is also normally NUMA enabled, while i386 normally is not. There are some others too. -Andi _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |