CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/07/08 18:55:00
Modified files:
sys/arch/i386/i386: acpi_wakecode.S hibernate_machdep.c
sys/arch/i386/include: hibernate.h
sys/kern : subr_hibernate.c
sys/sys : hibernate.h
Log message:
Extract MI pmap function hibernate_enter_resume_mapping, refactor old i386
resume pmap code to match.
Add hibernate deflater and inflater and cache flush routines.
Code is not presently called or automatically built.
