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: 08/04/2007 19:43:14
Module Name: src
Committed By: jmcneill
Date: Sat Aug 4 19:43:14 UTC 2007
Modified Files:
src/sys/arch/i386/i386 [jmcneill-pm]: cpu.c
Log Message:
Implement i386 cpu power handler; offlines APs on suspend, and onlines them
on resume. Doesn't solve the SMP issue, but it's a start.
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.37.8.1 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.