Subject: CVS commit: [jmcneill-pm] src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 09/03/2007 04:14:55
Module Name: src
Committed By: jmcneill
Date: Mon Sep 3 04:14:55 UTC 2007
Modified Files:
src/sys/arch/i386/i386 [jmcneill-pm]: cpu.c
Log Message:
Add support for spinning up APs in cpu_power power handler.
ACPI suspend to RAM (S3) now works on MULTIPROCESSOR kernels via sysctl
machdep.sleep_state=3 -- still need to investigate why 'apm -d -z' fails.
To generate a diff of this commit:
cvs rdiff -r1.37.8.1 -r1.37.8.2 src/sys/arch/i386/i386/cpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.