FG
💻 Software

What is the maximum amount of ram a 64bit machine can theoretically address?

Fresh5 days ago
Mar 15, 202647315 views
Confidence Score0%
0%

Problem

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…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What is the maximum amount of ram a 64bit machine can theoretically address?

Low Risk

Theoretically: 16.8 million terabytes. In practice: your computer case is a little too small to fit all that RAM. http://en.wikipedia.org/wiki/64-bit#Limitations_of_practical_processors

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment