Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 2003 11:37:34 -0700 (PDT)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern sched_ule.c
Message-ID:  <200304111837.h3BIbYsF068815@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@za.uu.net>
  
  Revision  Changes    Path
  1.23      +19 -22    src/sys/kern/sched_ule.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304111837.h3BIbYsF068815>