this post was submitted on 10 May 2024
1451 points (97.5% liked)

linuxmemes

20880 readers
8 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 6 months ago (3 children)

This is only true if you're still using a 32 bit cpu, which almost nobody is. 64 bit cpus can use up to 16 million TB of RAM.

[–] [email protected] 20 points 6 months ago

Sorry I forgot to put my giant /s.

[–] [email protected] 5 points 6 months ago

With PAE, a 32 bit CPU can also use more, but each process is still limited to 4GiB

[–] [email protected] 4 points 6 months ago* (last edited 6 months ago)

This is only true if you’re still using a 32 bit cpu

Bank switching to "fake" the ability to access more address space was a big thing in the 80s...so it's technically possible to access addresses that are wider than the address bus by dividing it up into portions that it can see.