Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 2
    @slm - what you say makes sense, but why does the kernel documentation (quoted in my question) say I should enable CONFIG_NUMA for core i7 ? Commented May 31, 2014 at 21:47
  • 2
    Since Haswell it is no longer true that NUMA is not of any use for a 'single processor' (meaning single socket) machine. Certain Haswell products feature what Intel terms the 'Cluster on Die' mode. The single socket processor has multiple memory controllers integrated and therefore multiple paths to memory, which with this feature may be treated as distinct NUMA regions, all of which encompass the one socket. Commented Nov 20, 2015 at 12:14