guerrerolor / android-x86

Automatically exported from code.google.com/p/android-x86
2 stars 1 forks source link

Cannot use all RAM in eeepc (701) #772

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. boot into android
2. go to console and type cat /proc/meminfo
3. notice you are not using all available RAM. Its using less than 1 GB! For 
ICS this WILL make a difference.

What is the expected output? What do you see instead?
I expect my computer to use all my RAM (2gb)

What version of the product are you using? On what operating system?
ICS-RC1

Please provide any additional information below.
CONFIG_NOHIGHMEM is set to Y in the eeepc_defconfig file. 

Original issue reported on code.google.com by marcelo.camanho on 13 Mar 2012 at 6:09