Subject: Re: CVS commit: src/sys/kern
To: None <M.Drochner@fz-juelich.de>
From: Mindaugas R. <rmind@NetBSD.org>
List: source-changes
Date: 01/15/2008 18:53:55
Matthias Drochner <M.Drochner@fz-juelich.de> wrote:
> 
> rmind@NetBSD.org said:
> > Remove PRI_DEFAULT, which was left previously.. 
> 
> Now the KASSERT "l->l_priority <= PRI_HIGHEST_TS"
> at sched_m2.c line 858 fires for me.
> 
> best regards
> Matthias

Can you look what LWP it is? SCHED_OTHER class should not use higher
priority, so likely that l_class value of that thread is not correct.

-- 
Best regards,
Mindaugas
www.NetBSD.org