From owner-freebsd-stable@FreeBSD.ORG Tue Oct 19 13:16:29 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 6DE54106564A for ; Tue, 19 Oct 2010 13:16:29 +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 3EA108FC08 for ; Tue, 19 Oct 2010 13:16:29 +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 E159E46B2C; Tue, 19 Oct 2010 09:16:28 -0400 (EDT) Received: from jhbbsd.localnet (smtp.hudson-trading.com [209.249.190.9]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 5525A8A027; Tue, 19 Oct 2010 09:16:26 -0400 (EDT) From: John Baldwin To: freebsd-stable@freebsd.org Date: Tue, 19 Oct 2010 09:01:06 -0400 User-Agent: KMail/1.13.5 (FreeBSD/7.3-CBSD-20100819; KDE/4.4.5; amd64; ; ) References: <1287158693.5225.7.camel@home-yahoo> <20101019031144.GA68635@stlux503.dsto.defence.gov.au> <4CBD2997.5090508@icyb.net.ua> In-Reply-To: <4CBD2997.5090508@icyb.net.ua> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201010190901.06279.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (bigwig.baldwin.cx); Tue, 19 Oct 2010 09:16:26 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.96.3 at bigwig.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-1.9 required=4.2 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bigwig.baldwin.cx Cc: Andriy Gapon Subject: Re: kpanic on install >32GB of RAM [SEC=UNCLASSIFIED] 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, 19 Oct 2010 13:16:29 -0000 On Tuesday, October 19, 2010 1:16:07 am Andriy Gapon wrote: > on 19/10/2010 06:11 Wilkinson, Alex said the following: > > Will it work something like http://freshmeat.net/projects/mcelog/ ? > > jhb has a port of this, yes. The relevant bits are at http://www.FreeBSD.org/~jhb/mcelog/ I should probably make this into a port, but I really need to e-mail the mcelog folks about integrating the patches into their tree. -- John Baldwin