From owner-cvs-all@FreeBSD.ORG Mon Sep 11 22:42:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0996216A407 for ; Mon, 11 Sep 2006 22:42:53 +0000 (UTC) (envelope-from csjp@FreeBSD.org) Received: from ems01.seccuris.com (ems01.seccuris.com [204.112.0.35]) by mx1.FreeBSD.org (Postfix) with SMTP id D2EE243D73 for ; Mon, 11 Sep 2006 22:42:51 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: (qmail 6349 invoked by uid 86); 11 Sep 2006 19:16:49 -0000 Received: from unknown (HELO ?127.0.0.1?) (204.112.0.40) by ems01.seccuris.com with SMTP; 11 Sep 2006 19:16:49 -0000 Message-ID: <4505AE3D.3010705@FreeBSD.org> Date: Mon, 11 Sep 2006 13:43:09 -0500 From: "Christian S.J. Peron" User-Agent: Thunderbird 1.5.0.5 (Macintosh/20060719) MIME-Version: 1.0 To: John Baldwin References: <200609111841.k8BIfV3j076281@repoman.freebsd.org> In-Reply-To: <200609111841.k8BIfV3j076281@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/amd64 machdep.c src/sys/i386/i386 machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Sep 2006 22:42:53 -0000 John Baldwin wrote: > jhb 2006-09-11 18:41:31 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > sys/amd64/amd64 machdep.c > sys/i386/i386 machdep.c > Log: > MFC: Sync sizes of physmap[], phys_avail[], and dump_avail[] and bump up > the sizes to handle systems with very fragmented memory maps. > > Approved by: re (kensmith) > > Revision Changes Path > 1.638.2.9 +4 -4 src/sys/amd64/amd64/machdep.c > 1.616.2.8 +4 -4 src/sys/i386/i386/machdep.c > > > Thanks for this John, I know a lot of people that will be much happier being able to utilize all 64 gigs of their memory now! -- Christian S.J. Peron csjp@FreeBSD.ORG FreeBSD Committer FreeBSD Security Team