DragonFly kernel List (threaded) for 2004-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Scheduler patch 03 available for testing
:
: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@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]