freebsd-dev/sys/amd64
John Baldwin 301268b8ca When restarting the BSP during cpu_reset() use a membar to ensure that
the updated cpustop_restartfunc is seen when the BSP resumes execution.
This matches the membar already present in restart_cpus().
2005-10-24 20:53:52 +00:00
..
acpica Canonize the include of acpi.h. 2005-09-11 18:39:03 +00:00
amd64 When restarting the BSP during cpu_reset() use a membar to ensure that 2005-10-24 20:53:52 +00:00
compile
conf Another bit of sx(4) removal. 2005-10-17 18:35:57 +00:00
ia32 include opt_compat.h to unbreak the build 2005-10-24 00:00:00 +00:00
include Correct few MSR addresses. 2005-10-15 00:44:56 +00:00
isa Fixup some more fallout from the lapic/i8254 changes: 2005-07-13 15:43:21 +00:00
linux32 The signal code is now an int rather than a long, so update debug printfs. 2005-10-14 20:22:57 +00:00
pci MFi386: pci attribute allocation fixes. 2005-09-18 01:42:43 +00:00
Makefile