Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [jmcneill-pm] src/sys/arch/i386/i386
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.
Home |
Main Index |
Thread Index |
Old Index