Hi David, On 23.06.2014 [18:08:33 -0700], Nishanth Aravamudan wrote: > With generic sparse NUMA node parsing in place ("numa: enable sparse > node numbering"), ppc can be updated to iterate over only the > user-specified nodes. > > qemu-system-ppc64 -machine pseries,accel=kvm,usb=off -m 4096 > -realtime mlock=off -numa node,nodeid=3 -numa node,nodeid=2 -smp 4
I'd like to do so something similar for x86 as a follow-on patch, but I don't really know what the SRAT should look like, or what the APIC mapping should be to have sparse NUMA numbering? Some cursory googling indicates you've run into this in practice? Possibly with a bad APIC? Thanks, Nish