cvs commit: src/sys/kern sched_ule.c

Jeff Roberson jeff at FreeBSD.org
Wed Dec 10 20:00:50 PST 2003


jeff        2003/12/10 20:00:49 PST

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
   - In sched_switch(), if a thread has been assigned, don't touch the runqueues
     or load.  These things have already been taken care of in sched_bind()
     which should be the only place that we're switching in an assigned thread.
  
  Revision  Changes    Path
  1.87      +21 -15    src/sys/kern/sched_ule.c


More information about the cvs-src mailing list