17 Jul 2007 16:11
Re: yamt-idlelwp fallout for mips/cobalt?
Izumi Tsutsui <tsutsui <at> ceres.dti.ne.jp>
2007-07-17 14:11:24 GMT
2007-07-17 14:11:24 GMT
I wrote: > ad <at> NetBSD.org wrote: > > > > so softintr(9) occurred (or was enabled) as soon as > > > a kernel jumped to lwp_trampoline() before lwp_startup() > > > was called. > > > > Is this with or without your patch? > > Without my patch. > > With the patch (#ifdef'ed out PSL_LOWIPL), this doesn't happen. Is it okay to commit my patch? http://mail-index.netbsd.org/port-mips/2007/05/25/0000.html The spl is lowered by spl0() in lwp_startup() which is called at the beginning of lwp_trampoline() anyway. --- Izumi Tsutsui
RSS Feed