freebsd-dev/sys/x86/acpica
John Baldwin 4d99cfb313 Ignore SRAT memory entries if the memory range does not overlap with an
existing phys_avail[] table.  If a hw.physmem setting causes a memory
domain to not be present in phys_avail[], the SRAT table will now be
ignored rather than triggering a panic when a CPU in the missing domain
tries to allocate a page.

MFC after:	1 week
2011-10-05 16:03:47 +00:00
..
acpi_apm.c Fix a deficiency in the selinfo interface: 2011-08-25 15:51:54 +00:00
madt.c Move the MADT parser for amd64 and i386 to sys/x86/acpica now that it is 2010-11-08 20:57:02 +00:00
OsdEnvironment.c Remove unneeded includes of <sys/linker_set.h>. Other headers that use 2011-01-11 13:59:06 +00:00
srat.c Ignore SRAT memory entries if the memory range does not overlap with an 2011-10-05 16:03:47 +00:00