Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Dec 2004 13:09:33 +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:  <200412131309.iBDD9XXi045169@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2004-12-13 13:09:33 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
   - Take up a 'slot' while we're on the assigned queue, waiting to be
     posted to another processor.  Otherwise, kern_switch() gets confused
     and tries to sched_add(NULL).
  
  Revision  Changes    Path
  1.138     +16 -16    src/sys/kern/sched_ule.c



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