jeff 2007-01-03 02:38:41 UTC FreeBSD src repository Modified files: sys/kern kern_synch.c Log: - Fix schedgraph output with KSE threads. Call thread_switchout() after calling CTR() so we don't confuse a new kse thread with a real preemption. Revision Changes Path 1.287 +8 -4 src/sys/kern/kern_synch.c