Re: cpu[123]: not started?
Stephan Uphoff <[email protected]> Thu, 14 Aug 2003 19:07:31 -0400
| Newsgroups | gmane.os.netbsd.devel.smp |
|---|---|
| Message-ID | <[email protected]> |
Adam K Kirchhoff wrote: > On Thu, 14 Aug 2003, Martin Husemann wrote: > > > On Wed, Aug 13, 2003 at 04:46:59PM -0400, Adam K Kirchhoff wrote: > > > > > > Be forewarned: Last I heard, MP and the new threading implementation > > > don't get along well, leading to locked machines. > > > > This has been solved (or: worked around). For me -current on SMP machines > > is pretty stabel, with threaded apps and high load. > > How recent is your -current? Mine is pulled from just about a week ago, > and my system locks up solid with an MP kernel when I go to launch > gkrellm... You might want to upgrade your kernel. >Module Name: src >Committed By: fvdl >Date: Mon Aug 11 21:15:51 UTC 2003 > >Modified Files: src/sys/arch/i386/i386: locore.S > >Log Message: >Fix deadlock issue. Slight variation on patch by Stephan Uphoff. Let me know if this does not solve your problem. Stephan