Scheduler patch 03 available for testing
Matthew Dillon
dillon at apollo.backplane.com
Sat Jul 24 10:36:58 PDT 2004
:
:Matt, i cvsupped to 1.1 and applied your patch in /usr/src/sys, seemd to
:go well, but i got the following upon trying to compile the kernel:
:...
:../../kern/kern_switch.c: In function `setrunqueue':
:../../kern/kern_switch.c:277: `usched_debug' undeclared (first use in this
:function)
:...
:this is on a box with HTT and SMP kernel.
:
:grtx,
:
:Bart
Oops. Those are conditionalized on INVARIANTS. Compile a kernel up
with:
options INVARIANTS
options INVARIANT_SUPPORT
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Kernel
mailing list