From owner-freebsd-stable@FreeBSD.ORG Fri Oct 8 19:08:47 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F0D51065693; Fri, 8 Oct 2010 19:08:47 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id E3A638FC17; Fri, 8 Oct 2010 19:08:46 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id 9178446B53; Fri, 8 Oct 2010 15:08:46 -0400 (EDT) Received: from jhbbsd.localnet (smtp.hudson-trading.com [209.249.190.9]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 07D978A050; Fri, 8 Oct 2010 15:08:45 -0400 (EDT) From: John Baldwin To: "Daniel O'Connor" Date: Fri, 8 Oct 2010 15:04:49 -0400 User-Agent: KMail/1.13.5 (FreeBSD/7.3-CBSD-20100819; KDE/4.4.5; amd64; ; ) References: <4CB5FCB2-E11B-456A-B574-D10431A0C871@gsoft.com.au> In-Reply-To: <4CB5FCB2-E11B-456A-B574-D10431A0C871@gsoft.com.au> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201010081504.49924.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (bigwig.baldwin.cx); Fri, 08 Oct 2010 15:08:45 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at bigwig.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=4.2 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bigwig.baldwin.cx Cc: freebsd-stable Stable , Andriy Gapon Subject: Re: Enabling MCA causes system hangs X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2010 19:08:47 -0000 On Sunday, October 03, 2010 2:49:27 am Daniel O'Connor wrote: > > On 14/09/2010, at 16:49, Daniel O'Connor wrote: > >> So, you either have to disable one of them or upgrade to a more recent version. > >> The version you need is r206183. The latest stable/8 would do, obviously. > > > > I'll try updating to stable/8 - I've been meaning to anyway. > > > > Just to find the spare time to do it :) > > I found some time, and now it seems to work fine. > > Thanks! :) > > I also wrapped http://ftp2.pl.freebsd.org/pub/FreeBSD/HEAD/src/sbin/mca/mca.c in a script and run it every hour. > > Is there a periodic in current for it? IMO it would be handy to do so. That command is for ia64, not i386 and amd64. -- John Baldwin