So this doesn't appear to allow one to assign cpus to fake nodes? Do
all cpus just get assigned to node 0 with numa=fake?
A different approach that occurs to me is to use kexec with a doctored
device tree (i.e. with the ibm,associativity properties modified to
reflect your desired topology). Perhaps a little bit obscure, but it
seems more flexible.
--