Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: ad
Date: Tue Dec 11 19:07:29 UTC 2007
Modified Files:
src/sys/kern: kern_softint.c subr_pool.c
Log Message:
Change the ncpu test to work when a pool_cache or softint is initialized
between mi_cpu_attach() and attachment of the boot CPU. Suggested by mrg@.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/kern/kern_softint.c
cvs rdiff -r1.138 -r1.139 src/sys/kern/subr_pool.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