From owner-freebsd-stable@FreeBSD.ORG Tue Oct 18 19:34:45 2011 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 1F0161065670 for ; Tue, 18 Oct 2011 19:34:45 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9F6808FC14 for ; Tue, 18 Oct 2011 19:34:44 +0000 (UTC) Received: by eyd10 with SMTP id 10so1223529eyd.13 for ; Tue, 18 Oct 2011 12:34:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=yFbMNwSM3kDznt3DOMPuY0xVC18629pfFEeWTzgoGQE=; b=CQoKxp9irX1mIe88DPV/afTdKk6lUUX5yyRyVFM9XJ09oYHX5IuJw5nqz3DVzvnhYm FPxX1Y9nld08pPHDkVcuP0CMN5DZa3dhs5hrUa1kJ0gZSstM9W8M39ox/gVxP5grR/XQ cSXad2oTjfVcmzbQ2iTa737M22wL+VPJBjm0w= MIME-Version: 1.0 Received: by 10.14.2.38 with SMTP id 38mr476479eee.229.1318966483517; Tue, 18 Oct 2011 12:34:43 -0700 (PDT) Received: by 10.14.37.69 with HTTP; Tue, 18 Oct 2011 12:34:43 -0700 (PDT) In-Reply-To: <20111018071941.GA9482@icarus.home.lan> References: <20111001102327.GA37434@icarus.home.lan> <20111018071941.GA9482@icarus.home.lan> Date: Tue, 18 Oct 2011 21:34:43 +0200 Message-ID: From: Thomas Zander To: Jeremy Chadwick Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-stable Subject: Re: Interpreting MCA error output 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: Tue, 18 Oct 2011 19:34:45 -0000 On Tue, Oct 18, 2011 at 09:19, Jeremy Chadwick w= rote: >> That would be absolutely helpful! After all, FreeBSD is primarily a >> server OS, and where would one have ECC if not on servers. Being able >> to determine what's wrong with memory would be certainly very valuable >> for many admins. > > This has been done, and it was committed a couple days ago as > sysutils/mcelog. =A0There are a couple thing about the port which bother > me[1], and there is one warning which can be safely ignored (I'm a > strong advocate of -Werror) but I do have a fix for that, but otherwise > it's functional. Awesome! Thanks, I will install and wait for the next mce to happen! Best regards Riggs