From owner-freebsd-hackers@FreeBSD.ORG Tue Jul 31 06:23:27 2007 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F33216A419 for ; Tue, 31 Jul 2007 06:23:27 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id C3C3E13C458 for ; Tue, 31 Jul 2007 06:23:26 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 015F82089; Tue, 31 Jul 2007 08:23:21 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on tim.des.no Received: from ds4.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id 6FDEC2085; Tue, 31 Jul 2007 08:23:20 +0200 (CEST) Received: by ds4.des.no (Postfix, from userid 1001) id 499DF84465; Tue, 31 Jul 2007 08:23:20 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: =?utf-8?Q?Jo=C3=A3o?= Carlos Mendes =?utf-8?Q?Lu=C3=ADs?= References: <46AEC3BF.4080309@jonny.eng.br> Date: Tue, 31 Jul 2007 08:23:20 +0200 In-Reply-To: <46AEC3BF.4080309@jonny.eng.br> (=?utf-8?Q?=22Jo=C3=A3o?= Carlos Mendes =?utf-8?Q?Lu=C3=ADs=22's?= message of "Tue\, 31 Jul 2007 02\:08\:15 -0300") Message-ID: <86r6mpnlbb.fsf@ds4.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: hackers@freebsd.org Subject: Re: Problems with rpc.statd and PAE X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jul 2007 06:23:27 -0000 Jo=C3=A3o Carlos Mendes Lu=C3=ADs writes: > Also, I tought PAE was only needed when we had MORE than 4G. But > without PAE the system shows only 3.5G. Without PAE, the address space is only 32 bits (4 GB), 512 MB of which are reserved for PCI devices. With PAE, the address space is 36 bits (64 GB) which is more than room enough for your 4 GB of RAM *plus* the PCI configuration and MMIO space. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no