What Is the Maximum Amount of RAM You Could Theoretically Put in a 64-bit Computer?
SuperUser reader KingNestor is curious about how much RAM a 64-bit computer can hold:
I’m reading through my computer architecture book and I see that in an x86, 32bit CPU, the program counter is 32 bit.
So, the number of bytes it can address is 2^32 bytes, or 4GB. So it makes sense to me that most 32 bit machines limit the amount of ram to 4gb (ignoring PAE).
Am I right in assuming that a 64bit machine could theoretically address 2^64 bytes, or 16 exabytes of ram?!
Exabytes you say? Now, now, lets’ not be greedy. We’d be happy to start with a terabyte or two. Most people upgrade from 32-bit computing to 64-bit computing to blow through the 4GB RAM limit, but how far can you blow through that limit once you’ve entered into the realm of 64-bit computers?