From owner-freebsd-current@FreeBSD.ORG Sat Mar 20 04:17:28 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA9A416A4CE for ; Sat, 20 Mar 2004 04:17:28 -0800 (PST) Received: from smtp.mho.com (smtp.mho.net [64.58.4.5]) by mx1.FreeBSD.org (Postfix) with SMTP id 116F743D3F for ; Sat, 20 Mar 2004 04:17:28 -0800 (PST) (envelope-from scottl@freebsd.org) Received: (qmail 71062 invoked by uid 1002); 20 Mar 2004 12:17:25 -0000 Received: from unknown (HELO freebsd.org) (64.58.1.252) by smtp.mho.net with SMTP; 20 Mar 2004 12:17:25 -0000 Message-ID: <405C3582.2070208@freebsd.org> Date: Sat, 20 Mar 2004 05:13:54 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040304 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Martin Blapp References: <20040320031651.I45059@cvs.imp.ch> In-Reply-To: <20040320031651.I45059@cvs.imp.ch> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: Disable HTT on Serverworks GC-HE chipset X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Mar 2004 12:17:28 -0000 Martin Blapp wrote: > Hi all, > > Can we add some code to disable HTT for this chipset ? > I've seen major instability with HTT enabled and CURRENT > or 5.2.1. This has gone now, all our 3 servers are working > reliable. > > I've been told that this chipset already had 7 revisions. > I'd be happy to know which one works together with HTT. > Maybe it's a similar bug as in the GC-LE chipset. Linux does > disable cache-coalescing when HTT is used to prevent crashes. > > Martin > Have you determined that the instability is solely due to HTT in particular and not SMP in general? In other words, do you have multiple CPUs in the system, or is it just a single CPU with HTT? Also, do you have the latest BIOS for your motherboard? What stepping are your CPUs? Scott