[LUAU] goofy RAM question

Eric Hattemer hattenator at imapmail.org
Fri Jul 29 23:00:13 PDT 2005


Tim Newsham wrote:

>
> But it does look like 4GB minus about 680M.  The machine is probably
> not capable of PAE or the kernel being used is not built for PAE
> support.

Does the CentOS have /proc/config.gz or /boot/config-`uname -r` ?  If 
so, grep for MEM in there.  If HIGHMEM4G is already set, you could try 
setting HIGHMEM64G instead.  It looks like 64G sets the PAE parameter.  
Don't know if it will slow things down.  You can also try booting with 
kernel parameter mem= and then something like 4G or more likely 
mem=4096M.  It looks like you need a kernel with HIGHMEM64G. 

-Eric Hattemer
. 





More information about the LUAU mailing list