freebsd-dev/sys/x86
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
..
acpica Ignore SRAT memory entries if the memory range does not overlap with an 2011-10-05 16:03:47 +00:00
bios
cpufreq Use ACPI-supplied CPU frequencies instead of estimated ones as we are about 2011-04-27 00:32:35 +00:00
include Fix build when NEW_PCIB is not defined. 2011-07-16 14:05:34 +00:00
isa Implement boot-time TSC synchronization test for SMP. This test is executed 2011-05-09 17:34:00 +00:00
pci Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h to 2011-06-22 21:04:13 +00:00
x86 Disable TSC usage inside SMP VM environments. On my VMware ESXi 4.1 2011-08-22 03:10:29 +00:00