From owner-freebsd-i386@FreeBSD.ORG Sun Jun 24 22:40:07 2007 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B628916A468 for ; Sun, 24 Jun 2007 22:40:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 531D313C468 for ; Sun, 24 Jun 2007 22:40:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5OMe76W029493 for ; Sun, 24 Jun 2007 22:40:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5OMe7tW029492; Sun, 24 Jun 2007 22:40:07 GMT (envelope-from gnats) Date: Sun, 24 Jun 2007 22:40:07 GMT Message-Id: <200706242240.l5OMe7tW029492@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: John Angelmo Cc: Subject: Re: i386/79779: If system memory is above 4GB, one parts of memory will be ignored. X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John Angelmo List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 22:40:07 -0000 The following reply was made to PR i386/79779; it has been noted by GNATS. From: John Angelmo To: Gavin Atkinson Cc: bug-followup@freebsd.org Subject: Re: i386/79779: If system memory is above 4GB, one parts of memory will be ignored. Date: Mon, 25 Jun 2007 00:09:41 +0200 Gavin Atkinson wrote: > > Hi, > > It looks like the problems in this PR were due to PAE suport not being > compiled into the kernel. Therefore, can this PR be closed? > Sounds OK with me. Will we have PAE support compiled in the default ISO builds in the future? /John