]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Stop abusing oncpu for our cpu binding. Define a scheduler local element
authorjeff <jeff@FreeBSD.org>
Mon, 3 Feb 2003 02:26:28 +0000 (02:26 +0000)
committerjeff <jeff@FreeBSD.org>
Mon, 3 Feb 2003 02:26:28 +0000 (02:26 +0000)
commitc6d199a14dff7734f6ceb2dbca557b7d8ccce64c
tree969da05fec647409a961d1710140b8f38a44e2d5
parentd810ffe889066f85a8ec2fd4b29f12a92b7bebe8
 - 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.
sys/kern/sched_ule.c