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:   yamt
Date:           Thu Mar  5 06:37:03 UTC 2009
Modified Files:
        src/sys/kern: init_main.c
Log Message:
main: disable kerenel preemption during early on boot.  namely, between
configure() and configure2().  some kernel threads are not expected
to be run before "cold = 0".  fixes cache_thread() busy-loop.
To generate a diff of this commit:
cvs rdiff -u -r1.382 -r1.383 src/sys/kern/init_main.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