Hacker News new | ask | show | jobs
by dfox 4455 days ago
The point is that kernel inside VM guest knows nothing about NUMA, so it cannot do any kind of NUMA optimizations hence such optimizations cannot hurt performance as they do not happen at all.
1 comments

Actually, KVM can allow you to create NUMA domains inside the guest, for better or worse.