Subject: CVS commit: [jmcneill-pm] src/sys/arch
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 10/13/2007 15:36:48
Module Name:	src
Committed By:	joerg
Date:		Sat Oct 13 15:36:48 UTC 2007

Modified Files:
	src/sys/arch/amd64/acpi [jmcneill-pm]: acpi_wakeup.c
	src/sys/arch/i386/acpi [jmcneill-pm]: acpi_wakeup.c

Log Message:
Explicitly commit MTRR settings again on resume. This fixes abysmal
performance of Xorg e.g. during video playback.


To generate a diff of this commit:
cvs rdiff -r1.3.48.16 -r1.3.48.17 src/sys/arch/amd64/acpi/acpi_wakeup.c
cvs rdiff -r1.38.2.16 -r1.38.2.17 src/sys/arch/i386/acpi/acpi_wakeup.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.