From owner-freebsd-current@FreeBSD.ORG Thu Nov 12 08:48:38 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22E111065670 for ; Thu, 12 Nov 2009 08:48:37 +0000 (UTC) (envelope-from giovanni.trematerra@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id 753128FC18 for ; Thu, 12 Nov 2009 08:48:37 +0000 (UTC) Received: by fxm27 with SMTP id 27so2057813fxm.3 for ; Thu, 12 Nov 2009 00:48:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=pQw9e6xztu22f2cOEYaKql0J+MiBEYzbrZcXBW83CrE=; b=JgdwhQMppCYgT1D343oQz5YVLjnLgW3bv22SMrKPuDeyRrvmwDOnVT65vjvMEtVpkm AzRoXzpqwRxvnyL2d0YR0Ny3p21RC0g4MWOxqOwHmbjTREdm3HPKGIEcN492a1z7Vyrl jWr6QaQyPkXjpHHZEL1php9qhhRLx1cEoiSiU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=S2BTWJNj4qPpMcdqPhYFGv9PeFAFhfOtcpd00B/PWTGivkFLsS/hfPVanpiU+X+2hj TvaORBRUDdiLtysHCori86U19sxuuQLJjb3zkISQT9DmMXwDPKTcB1ted3pkLCXZYRRD tFm4miKcu5xZkj9g496OtCubhczKxH2yXBxBg= MIME-Version: 1.0 Received: by 10.216.89.5 with SMTP id b5mr841774wef.143.1258015716487; Thu, 12 Nov 2009 00:48:36 -0800 (PST) In-Reply-To: <20091111231753.GA52833@dmr.ath.cx> References: <20091106101943.5a763f43@ernst.jennejohn.org> <20091107115256.3df62bc3@ernst.jennejohn.org> <1257618758.1511.14.camel@RabbitsDen> <6511257846119@webmail85.yandex.ru> <20091110105856.1270038e@ernst.jennejohn.org> <1257864452.46072.25.camel@RabbitsDen> <20091110162205.48abcffe@ernst.jennejohn.org> <4AF99D53.9030005@icyb.net.ua> <20091111231753.GA52833@dmr.ath.cx> Date: Thu, 12 Nov 2009 09:48:35 +0100 Message-ID: <4e6cba830911120048w71900f8vc263021b99b6a2fa@mail.gmail.com> From: Giovanni Trematerra To: Emil Mikulic Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org Subject: Re: 8.0RC2 amd64 - kernel panic running make buildworld X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 12 Nov 2009 08:48:38 -0000 On Thu, Nov 12, 2009 at 12:17 AM, Emil Mikulic wrote: > On Tue, Nov 10, 2009 at 09:15:42AM -0800, Mark Atkinson wrote: >> Also, you can try adding: >> >> hw.mca.enabled="1" in /boot/loader.conf > > This is a little off-topic, but: > Why is this disabled by default in FreeBSD? I guess because it introduces an overhead. -- Trematerra Giovanni