Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/kern



Matthias Drochner <M.Drochner%fz-juelich.de@localhost> wrote:
> 
> rmind%NetBSD.org@localhost 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




Home | Main Index | Thread Index | Old Index