Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 2003 18:26:29 -0800 (PST)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern sched_ule.c
Message-ID:  <200302030226.h132QTSc054756@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2003/02/02 18:26:29 PST

  Modified files:
    sys/kern             sched_ule.c 
  Log:
   - Stop abusing oncpu for our cpu binding.  Define a scheduler local element
     in the kse datastructure called ke_cpu.  This is the cpu which we are
     currently bound to.  Some flags may be added later to support hard binding.
  
  Revision  Changes    Path
  1.7       +14 -11    src/sys/kern/sched_ule.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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