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