From owner-freebsd-questions@FreeBSD.ORG Thu Sep 27 04:01:14 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2AB6816A420 for ; Thu, 27 Sep 2007 04:01:14 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.189]) by mx1.freebsd.org (Postfix) with ESMTP id EC73D13C480 for ; Thu, 27 Sep 2007 04:01:13 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so1986466rvb for ; Wed, 26 Sep 2007 21:01:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=YFQ+66MXin2UkRZT5/bD+i91d4Cs2b5iWQoX7VzxKpU=; b=Z6OjVCqPoZwKzOpKSufo0PAI3SxBMGtK120EjXVje7XrgDxC+VG88strs4RLZwx5dR1iPAi+e0LnTndXXiI8ml+L+qIHM/WHeulyqpiCvBVf7cDT4lo9nvzOhjVxnho1qCv4jZ4gcOMFbynqHR67fPMQBeevyppLLjY4IAWjV34= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gKcavgFGQhsjNQmRBaydYQvd2RA314yY1C5LqSLej2QN9FJT83P3zhk+k1A4pgTqzLDq0ziz4gltbvLB/YpqfO0Eu55PrU66Ohvq6MFyi0LkQ1/qSveSyQrB9RudDh4NEG0R7pRSJD5182ua4eGlVbjBg26xrDIXzjT6G3W/vfg= Received: by 10.115.23.12 with SMTP id a12mr642621waj.1190865673203; Wed, 26 Sep 2007 21:01:13 -0700 (PDT) Received: by 10.114.184.12 with HTTP; Wed, 26 Sep 2007 21:01:13 -0700 (PDT) Message-ID: Date: Thu, 27 Sep 2007 04:01:13 +0000 From: "Aryeh Friedman" To: "Erich Dollansky" , "FreeBSD Mailing List" In-Reply-To: <46FB2A26.8040507@pacific.net.sg> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46FB2A26.8040507@pacific.net.sg> Cc: Subject: Re: Dual Opterons don't see all memory X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Sep 2007 04:01:14 -0000 I have the same problem on a intel duo x6850 what options/flags do I need to set in /usr/src/Makefile and/or /usr/src/sys/i386/conf/GENERIC to make it compile 64 bit not 32? --Aryeh PS I think some of the nvidia issues I have posted might be due to this On 9/27/07, Erich Dollansky wrote: > Hi, > > > Eric Osterweil wrote: > > > make use of it's 6GB of memory, and FreeBSD can only see about 4GB of it. > > > > Can anyone help me figure out how to make use of the missing GB? > > > > FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 > > this looks like a 32 bit binary to me. > > You either need a 64 bit binary or you need to enable PAE. > > Just build a custom kernel for 64 bits. > > > real memory = 4227792896 (4031 MB) > > avail memory = 4139991040 (3948 MB) > > Erich > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >