cvs commit: src/sys/kern sched_ule.c

Jeff Roberson jeff at FreeBSD.org
Fri Feb 4 17:22:47 GMT 2005


jeff        2005-02-04 17:22:46 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
   - Add ke_runq == NULL to the conditions which will cause us to abort
     adjusting timeshare loads in sched_class().  This is only important if
     the thread has never run, otherwise the state checks should work as
     expected.
  
  Revision  Changes    Path
  1.146     +2 -2      src/sys/kern/sched_ule.c


More information about the cvs-src mailing list