Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Dec 2003 20:00:49 -0800 (PST)
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:  <200312110400.hBB40ns8065294@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2003/12/10 20:00:49 PST

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
   - In sched_switch(), if a thread has been assigned, don't touch the runqueues
     or load.  These things have already been taken care of in sched_bind()
     which should be the only place that we're switching in an assigned thread.
  
  Revision  Changes    Path
  1.87      +21 -15    src/sys/kern/sched_ule.c



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