Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Oct 2003 03:04:54 -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:  <200310161004.h9GA4sUm071326@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2003/10/16 03:04:54 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
   - Fix a minor problem with my last commit, we don't want to return from
     sched_switch if the thread is running, we want to fall through and pick
     a new thread because we have been preempted.
  
  Revision  Changes    Path
  1.63      +1 -3      src/sys/kern/sched_ule.c



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