Date: Sun, 29 Sep 1996 00:02:47 +0800 From: Peter Wemm <peter@spinner.dialix.com> To: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp> Cc: freebsd-smp@freebsd.org Subject: Re: Tyan S1662 Titan Pro Message-ID: <199609281602.AAA24915@spinner.DIALix.COM> In-Reply-To: Your message of "Sun, 29 Sep 1996 00:43:05 %2B0900." <1957.843925385@sat.t.u-tokyo.ac.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
Hidetoshi Shimokawa wrote: > Hi, this is my first mail to freebsd-smp. Welcome aboard! :-) > this code is excuted when smp_active = 0, but when smp_active = 0, > get_mplock does nothing :-( (look at MPgetlock in mplock.s). > I think this causes the problem. Aha!! That's probably it!! :-) > my solution is.. > - introduce new state smp_active=1, this means only boot cpu is > allowed to run, and when boot() is called, smp_active is set to 1. Sounds good to me. I'll have a shot at it now. Cheers, -Peter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609281602.AAA24915>