freebsd-dev/sys/x86/acpica
John Baldwin 62d70a8174 Add more fine-grained kernel options for NUMA support.
VM_NUMA_ALLOC is used to enable use of domain-aware memory allocation in
the virtual memory system.  DEVICE_NUMA is used to enable affinity
reporting for devices such as bus_get_domain().

MAXMEMDOM must still be set to a value greater than for any NUMA support
to be effective.  Note that 'cpuset -gd' always works if MAXMEMDOM is
enabled and the system supports NUMA.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D5782
2016-04-09 13:58:04 +00:00
..
acpi_apm.c
acpi_wakeup.c As <machine/pmap.h> is included from <vm/pmap.h>, there is no need to 2016-02-22 09:02:20 +00:00
madt.c In the SandyBridge x2APIC workaround detection code, only fetch the 2015-12-03 10:59:10 +00:00
OsdEnvironment.c Fix build on i386. 2015-04-12 22:40:27 +00:00
srat.c Add more fine-grained kernel options for NUMA support. 2016-04-09 13:58:04 +00:00