Subject: Re: CVS commit: [yamt-idlelwp] src/sys
To: None <yamt@netbsd.org>
From: Mindaugas R. <rmind@NetBSD.org>
List: source-changes
Date: 03/24/2007 16:07:52
> Log Message:
> initialize ci->ci_schedstate.spc_mutex of APs.
> (sched_rqinit is called before APs are attached.)
Thanks for doing this :)

Since we do not involve idle LWPs into the scheduler, and initialization of
idle LWP will not touch spc_mutex - why do you want to call sched_cpuattach()
before create_idle_lwp()?

-- 
Best regards,
Mindaugas
www.NetBSD.org