Date: Wed, 3 Jan 2007 02:38:41 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_synch.c Message-ID: <200701030238.l032cfnh030620@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701030238.l032cfnh030620>
