will221996 :
USAFRet :
A better place to investigate might be http://www.android-x86.org/
the reason i am asking on this forum is because i can't find it on the site. if you want to send me to the site, at least tell me where on the site i should look.
Memory management is the responsibility of the operating system kernel, and Android uses Linux as its kernel. As such, the maximum amount of memory depends on whatever Linux supports in combination with your platform's own support.
32-bit non-PAE kernel = 4GiB
32-bit PAE kernel = lesser of 64GiB and motherboard maximum
64-bit kernel = lesser of a metric crapload and motherboard maximum