-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Performance
-
Environment:FreeBSD
FreeBSD supports NUMA, and has supported NUMA for a while. http://svnweb.freebsd.org/base?view=revision&revision=210550
SYSCTL can be used to get the number of domains (vm.ndomains) and checking if > 1. Systems that predates that will return unknown OID for the sysctl.
NUMA is hardcoded as false under freebsd currenlty.