Hacker News new | ask | show | jobs
by foota 1367 days ago
The phrase for this is NUMA, and NUMA scheduling is the term for scheduling that accounts for it. Mostly, it avoids moving threads between different NUMA domains.