cvs commit: src/sys/kern sched_ule.c

Jeff Roberson jeff at FreeBSD.org
Fri Apr 11 11:37:36 PDT 2003


jeff        2003/04/11 11:37:34 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
   - When migrating a kse from one kseq to the next actually insert it onto
     the second kseq's run queue so that it is referenced by the kse when
     it is switched out.
   - Spell ksq_rslices properly.
  
  Reported by:    Ian Freislich <ianf at za.uu.net>
  
  Revision  Changes    Path
  1.23      +19 -22    src/sys/kern/sched_ule.c


More information about the cvs-src mailing list