cvs commit: src/sys/kern kern_synch.c

Jeff Roberson jeff at FreeBSD.org
Tue Jan 2 18:38:42 PST 2007


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


More information about the cvs-src mailing list