]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Reset switchtime and switchticks after resynchronizing the system clock.
authorJung-uk Kim <jkim@FreeBSD.org>
Thu, 12 Aug 2010 00:20:46 +0000 (00:20 +0000)
committerJung-uk Kim <jkim@FreeBSD.org>
Thu, 12 Aug 2010 00:20:46 +0000 (00:20 +0000)
commita1004d0abfb94cba6539c665a626f5f60d558824
treef9a9d5b9d49cd1f76891643f42b2891c8231ba55
parent97f24f666faf69a512fc3c2bd8ee3d11b41e51ef
Reset switchtime and switchticks after resynchronizing the system clock.
This should fix weird runtime problem after resume on amd64.  It also fixes
"calcru: runtime went backwards" warnings with bootverbose.
sys/amd64/acpica/acpi_wakeup.c
sys/amd64/amd64/mp_machdep.c