From owner-freebsd-stable@FreeBSD.ORG Wed Mar 17 20:00:24 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9F2116A4CE; Wed, 17 Mar 2004 20:00:24 -0800 (PST) Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id B12E643D39; Wed, 17 Mar 2004 20:00:23 -0800 (PST) (envelope-from eugen@kuzbass.ru) Received: from kuzbass.ru (kost [213.184.65.82])i2I40MvH065879; Thu, 18 Mar 2004 11:00:22 +0700 (KRAT) (envelope-from eugen@kuzbass.ru) Message-ID: <40591EC9.B797F608@kuzbass.ru> Date: Thu, 18 Mar 2004 11:00:09 +0700 From: Eugene Grosbein Organization: SVZServ X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: ru,en MIME-Version: 1.0 To: bug-followup@freebsd.org Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit cc: stable@freebsd.org cc: sos@freebsd.org Subject: Re: kern/60526: Post-PAE stable SMP machine freezes X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2004 04:00:24 -0000 Hi! According to http://freebsd.rambler.ru/bsdmail/freebsd-hackers_2003/msg03936.html the problem may be related to the and ATA write cache (hw.ata.wc=1). Note however, I had no kernel panic with post-PAE STABLE. I had kernel lockup. I can understand kernel panic due to the faulty devices but not endless loop that it seems to happen. It's known (and noted in the Errata for 4.9-RELEASE) that PAE integration broke hw.ata.tags. Perhaps, its time either to document that hw.ata.wc is broken for noted controller too, either to forbid write cache for it by force. I run my machine using pre-PAE 4.8-STABLE with security patches still. Eugene Grosbein