Subject: Re: Kernel Debug ASSERTion with SCHED_M2
To: Mindaugas R. <rmind@NetBSD.org>
From: Markus W Kilbinger <mk@kilbi.de>
List: current-users
Date: 10/13/2007 12:13:16
>>>>> "Mindaugas" == Mindaugas R <rmind@NetBSD.org> writes:
Mindaugas> Juan RP <juan@xtrarom.org> wrote:
>> Line 372 from kern_synch.c, note that this only happens with
>> SCHED_M2 and not with SCHED_4BSD.
>>
>> Please fix, thanks!
Mindaugas> It should be fixed by the revision 1.16 of
Mindaugas> kern_sleepq.c, please try.
I (still) see a 'similar'
panic: kernel diagnostic assertion "sil->sl_slept > 0" failed: file
"../../../../kern/sched_m2.c", line 484
on my dual cpy i386 machine even with revision 1.16 of kern_sleepq.c.
Markus.