CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2014/02/01 00:10:33
Modified files: sys/arch/amd64/amd64: acpi_wakecode.S sys/kern : subr_hibernate.c Log message: Remove some of the excessive cache and TLB flushing going on during hibernate unpack - these were added a while ago when we were fighting different issues that have now been solved. Tested by myself and dcoppa on a variety of machines