Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Feb 2005 17:22:46 +0000 (UTC)
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:  <200502041722.j14HMkD5048902@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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