cvs commit: src/sys/kern sched_ule.c

Jeff Roberson jeff at FreeBSD.org
Mon Dec 13 05:09:34 PST 2004


jeff        2004-12-13 13:09:33 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
   - Take up a 'slot' while we're on the assigned queue, waiting to be
     posted to another processor.  Otherwise, kern_switch() gets confused
     and tries to sched_add(NULL).
  
  Revision  Changes    Path
  1.138     +16 -16    src/sys/kern/sched_ule.c


More information about the cvs-src mailing list