freebsd-dev/sys/x86/acpica
Adrian Chadd 415d7ccab2 Add initial memory locality cost awareness to the VM, and include
a basic ACPI SLIT table parser.

For now this just exports the map via sysctl; it'll eventually be useful
to userland when there's more useful NUMA support in -HEAD.

* Add an optional mem_locality map;
* add a mapping function taking from/to domain and returning the
  relative cost, or -1 if it's not available;
* Add a very basic SLIT parser to x86 ACPI.

Differential Revision:	https://reviews.freebsd.org/D2460
Reviewed by:	rpaulo, stas, jhb
Sponsored by:	Norse Corp, Inc (hardware, coding); Dell (hardware)
2015-05-08 00:56:56 +00:00
..
acpi_apm.c
acpi_wakeup.c Add config option PAE_TABLES for the i386 kernel. It switches pmap to 2015-04-13 15:22:45 +00:00
madt.c For now, disable x2APIC mode when Xen is detected, even if CPU 2015-02-25 16:44:07 +00:00
OsdEnvironment.c Fix build on i386. 2015-04-12 22:40:27 +00:00
srat.c Add initial memory locality cost awareness to the VM, and include 2015-05-08 00:56:56 +00:00