From owner-freebsd-stable Sat Aug 26 14:53:46 2000 Delivered-To: freebsd-stable@freebsd.org Received: from 24-25-220-168.san.rr.com (24-25-220-168.san.rr.com [24.25.220.168]) by hub.freebsd.org (Postfix) with ESMTP id 3E79537B43F for ; Sat, 26 Aug 2000 14:53:38 -0700 (PDT) Received: from gorean.org (master [10.0.0.2]) by 24-25-220-168.san.rr.com (8.9.3/8.9.3) with ESMTP id OAA42426; Sat, 26 Aug 2000 14:53:21 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <39A83C51.9D4C125E@gorean.org> Date: Sat, 26 Aug 2000 14:53:21 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: strange@unicon.ru Cc: freebsd-stable@freebsd.org Subject: Re: SMP problems (was: How can I obtain -stable for previous date) References: <200008231019.RAA02918@mix.unicon.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG strange@unicon.ru wrote: > > > > But after Aug 20, the system became unstable ;( > > > It locks on hard loading (hard HDD usage), > > > like a make release or even make buildworld ;( > > > No panic, no crashdump, nothing, full lock... > > > Just many HDD problems after hard reboot ;( > > > > or something to get the code from midnight on the 20th August. But > > ideally you should try to find what is causing the problem, of course. > > It seems to me, the problem is in SMP code, because > in 1 CPU configuration with the same kernel all works fine. > And when 2 CPU is installed, simple make -j4 buildworld > lock the system after little period of time... > Unfortunatelly I cant find what changes was made in smp stuff... Take a look at the results of 'mptable' and compare them to the SMP values in your kernel config file. Good luck, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message