freebsd-skq/sys/x86/acpica
jhb 09bff45095 MFC 270850,271053,271192,271717:
Save and restore FPU state across suspend and resume on i386.
- Create a separate structure for per-CPU state saved across suspend and
  resume that is a superset of a pcb.
- Store the FPU state for suspend and resume in the new structure
  (for amd64, this moves it out of the PCB)
- On both i386 and amd64, all of the FPU suspend/resume handling is now
  done in C.

Approved by:	re (hrs)
2014-09-22 20:34:36 +00:00
..
acpi_apm.c
acpi_wakeup.c MFC 270850,271053,271192,271717: 2014-09-22 20:34:36 +00:00
madt.c MFC r263859: 2014-08-31 10:42:52 +00:00
OsdEnvironment.c
srat.c Split the pagequeues per NUMA domains, and split pageademon process 2013-08-07 16:36:38 +00:00