From owner-freebsd-smp@FreeBSD.ORG Thu Apr 13 21:16:27 2006 Return-Path: X-Original-To: freebsd-smp@freebsd.org Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8104516A406 for ; Thu, 13 Apr 2006 21:16:27 +0000 (UTC) (envelope-from gnomeza@imap.cc) Received: from smtp004.mail.ukl.yahoo.com (smtp004.mail.ukl.yahoo.com [217.12.11.35]) by mx1.FreeBSD.org (Postfix) with SMTP id 8F3BF43D66 for ; Thu, 13 Apr 2006 21:16:25 +0000 (GMT) (envelope-from gnomeza@imap.cc) Received: (qmail 31823 invoked from network); 13 Apr 2006 21:16:24 -0000 Received: from unknown (HELO ?192.168.1.2?) (clawthing@83.67.220.216 with plain) by smtp004.mail.ukl.yahoo.com with SMTP; 13 Apr 2006 21:16:23 -0000 Message-ID: <443EBFFF.2050708@imap.cc> Date: Thu, 13 Apr 2006 22:17:51 +0100 From: Mark Ferry User-Agent: Mail/News 1.5 (X11/20060304) MIME-Version: 1.0 To: freebsd-smp@freebsd.org X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: greg@fqdn.com Subject: Dell Precision 610 SMP fixed on updating to 6-STABLE X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Apr 2006 21:16:27 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all I have a Dell 610 Precision with dual PIII 550 Xeons. It has two 9GB SCSI disks and a SCSI CD-ROM On installing 6.0-RELEASE and the default SMP kernel the system would hang at: ... Timecounters tick every 1.000 msec Waitin Which on a complete boot reads "Waiting 5 seconds for SCSI devices to settle" - i.e. right before probing SCSI devices. After upgrading to 6-STABLE (6.1-RC) yesterday, it boots and starts both CPUs successfully. I haven't seen any reports of problems with SMP on this hardware since this one: http://www.freebsd.org/cgi/query-pr.cgi?pr=40044 So perhaps this PR can now be closed? ciao Mark - -- Your sig is missing the ' ' after the '--' -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEPr//WcaT4XcYC5YRAugkAKDpn2BdBJpVLfvm1Gm4cUDuLWrlTwCgxpu9 vaGwPP0NOc+kQR9+VkSYtqg= =GduC -----END PGP SIGNATURE----- ___________________________________________________________ Switch an email account to Yahoo! Mail, you could win FIFA World Cup tickets. http://uk.mail.yahoo.com From owner-freebsd-smp@FreeBSD.ORG Fri Apr 14 13:56:50 2006 Return-Path: X-Original-To: freebsd-smp@freebsd.org Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BE4D16A407 for ; Fri, 14 Apr 2006 13:56:50 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08E8843D48 for ; Fri, 14 Apr 2006 13:56:49 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost (john@localhost [127.0.0.1]) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k3EDuf7C045988; Fri, 14 Apr 2006 09:56:41 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-smp@freebsd.org Date: Fri, 14 Apr 2006 09:51:44 -0400 User-Agent: KMail/1.9.1 References: <443EBFFF.2050708@imap.cc> In-Reply-To: <443EBFFF.2050708@imap.cc> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200604140951.46457.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1398/Fri Apr 14 05:03:44 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.0 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: Mark Ferry , greg@fqdn.com Subject: Re: Dell Precision 610 SMP fixed on updating to 6-STABLE X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Apr 2006 13:56:50 -0000 On Thursday 13 April 2006 17:17, Mark Ferry wrote: > Hi all > > I have a Dell 610 Precision with dual PIII 550 Xeons. > It has two 9GB SCSI disks and a SCSI CD-ROM > > On installing 6.0-RELEASE and the default SMP kernel the system would > hang at: > ... > Timecounters tick every 1.000 msec > Waitin > > Which on a complete boot reads "Waiting 5 seconds for SCSI devices to > settle" - i.e. right before probing SCSI devices. > > After upgrading to 6-STABLE (6.1-RC) yesterday, it boots and starts both > CPUs successfully. > > I haven't seen any reports of problems with SMP on this hardware since > this one: > http://www.freebsd.org/cgi/query-pr.cgi?pr=40044 > > So perhaps this PR can now be closed? Thanks for the update! I've closed the PR. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org