Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Dec 2014 11:09:48 -0500
From:      Mike Tancsa <mike@sentex.net>
To:        Frank Seltzer <frank_s@bellsouth.net>
Cc:        freebsd-hardware@freebsd.org
Subject:   Re: Real vs available memory
Message-ID:  <54871ECC.5070402@sentex.net>
In-Reply-To: <alpine.BSF.2.11.1412091058220.1004@Ace.nina.org>
References:  <alpine.BSF.2.11.1412091010320.1004@Ace.nina.org> <54871680.6060705@sentex.net> <alpine.BSF.2.11.1412091058220.1004@Ace.nina.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/9/2014 11:00 AM, Frank Seltzer wrote:
>>> real memory  = 8589934592 (8192 MB)
>>> avail memory = 3400794112 (3243 MB)
>>>
>>> How do I get use of the full 8 gigs?
>>
>>
>> What does
>> uname -a
>> show ? Are you by chance running i386 inadvertently ?
>>
>>     ---Mike
>
> FreeBSD xxx.xxx.xxx 10.1-STABLE FreeBSD 10.1-STABLE #0 r275606: Mon Dec
> 8 14:36:16 EST 2014 frank_s@xxx.xxx.xxx:/usr/obj/usr/src/sys/GENERIC i386
>
> Should I be running something else?

i386 is a 32 bit kernel and without PAE extensions, you cannot make use 
of the extra memory. Going to 64bit means you can use all of the RAM in 
your machine, but it means reinstalling.
see

https://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/hardware.html

as a start.

	---Mike


-- 
-------------------
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, mike@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada   http://www.tancsa.com/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54871ECC.5070402>