Real vs available memory
patpro at patpro.net
patpro at patpro.net
Tue Dec 9 16:12:53 UTC 2014
On 9 déc. 2014, at 17:07, Frank Seltzer <frank_s at bellsouth.net> wrote:
> frank_s at xxx:/home/frank_s % sysctl -a | egrep -i 'hw.machine|hw.model|hw.ncpu'
> hw.machine: i386
> hw.model: AMD Phenom(tm) II X6 1035T Processor
> hw.ncpu: 6
> hw.machine_arch: i386
You cannot use a 64 bit version of FreeBSD, so you must compile your own kernel with PAE:
https://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/book.html#memory-i386-over-4gb
More information about the freebsd-hardware
mailing list