It might be useful (at least experimentally) to add an interface that allows the user to easily: - query the number of CPUs in a system - query the NUMA information in a system - set the affinity of a domain to a given CPU Open questions for this are: - what exactly should the API be? - what cross platform Linux vs Windows vs Other considerations should be taken on board?