LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   How to support 1G RAM (https://www.linuxquestions.org/questions/linux-kernel-70/how-to-support-1g-ram-885351/)

xuxianwen 06-09-2011 02:42 AM

How to support 1G RAM
 
My development board is Cortex A8 and need support 1G RAM. How to Configure the kernel. I think I need to choose the option of CONFIG_HIGHMEM, but the system didn't work well and bring a kernel panic.
What's I need to do more?

Linux.tar.gz 06-09-2011 03:01 AM

Start here :

http://wiki.linuxquestions.org/wiki/...g_linux_kernel

http://wiki.linuxquestions.org/wiki/Compile_a_kernel

xuxianwen 06-09-2011 03:10 AM

Thanks!
I know how to make menuconfig, but I don't know how to support High Memory in arm-linux

catkin 06-09-2011 03:49 AM

On x86 32-bit systems the kernel supports ~3.3 GB memory without kernel modification.

Linux.tar.gz 06-10-2011 02:46 AM

Did you try to compile a kernel without this option ? Does it works ?


All times are GMT -5. The time now is 01:36 PM.