On Tue, Jul 08, 2003 at 11:32:37PM +0200, Wiktor Niesiobedzki wrote:
> Hi,
>
> I receive various panics, when I try to run ksetest, mostly concering page
> faults in choosethread() (called from mi_switch() in kern_synch.c:524) but
> also other panics. I use SCHED_ULE (haven't tried 4BSD yet, bot I
A stack trace would be good.
and if you can print the contents of the kse structure that choosethread
is looking at it would be good too..
(also, how about the exact lin ein choosethread? (I assume you have a
dump and are using gdb to examine it..)
On Tue, 8 Jul 2003, Wiktor Niesiobedzki wrote: