[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Maximum RAM



Ethan, still HTML, really ;)?

On Thu, 2013-12-12 at 01:42 -0500, erosenberg@hygeiabiomedical.com
wrote:
> Are there any command line statement(s) that will enable the system to
> use more than 4 GB of RAM?

Only when you compile a 32-bit architecture kernel, then you can enable
it by

echo "CONFIG_HIGHMEM4G is not set" >> .config
echo "CONFIG_HIGHMEM64G=y" >> .config
make oldconfig

Regards,
Ralf


Reply to: