Subject: CVS commit: [yamt-idlelwp] src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 03/24/2007 12:07:24
Module Name:	src
Committed By:	yamt
Date:		Sat Mar 24 12:07:23 UTC 2007

Modified Files:
	src/sys/kern [yamt-idlelwp]: init_main.c kern_cpu.c

Log Message:
update ncpu when attaching cpus, rather than counting cpus after
calling cpu_boot_secondary_processors.
no difference at this point, but it should be more cpu-hotplug friendly.


To generate a diff of this commit:
cvs rdiff -r1.294.2.5 -r1.294.2.6 src/sys/kern/init_main.c
cvs rdiff -r1.1.2.1 -r1.1.2.2 src/sys/kern/kern_cpu.c

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