tech-kern archive

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

Re: scheduler-related panic in -current



Michael <macallan%netbsd.org@localhost> wrote:
> after updating sources last night I get this panic when starting mysqld:
> 
> panic: kernel diagnostic assertion "policy != SCHED_OTHER" failed:  
> file "/usr/src/sys/kern/sys_sched.c", line 72

Should be fixed with the latest sys_sched.c, please try.

> Btw. I haven't heard anything about M2 for a while - is i going to be  
> default any time soon or is it still considered experimental?

Since per-CPU run queues are mandatory, both schedulers scale very well.
Would not say M2 is experimental, just another option with different
behaviour - choose which is better to you.

-- 
Best regards,
Mindaugas


Home | Main Index | Thread Index | Old Index