this post was submitted on 23 Jun 2024
290 points (100.0% liked)

Technology

69491 readers
3882 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 10 months ago (2 children)

Okay, so why can't we just not use exponentially growing values? Like 96 bit (64 + 36). I'd the something intrinsic about the size increases that they HAVE to be exponential? Why not linear scaling? 8, 16, 24, 32, 40, 48, 56, 64, 72, 80, etc.

[–] [email protected] 3 points 10 months ago* (last edited 10 months ago)

In binary, when you add one more numeric place, things double. Not doubling would be like having two digit decimal numbers but only allowing people to count to 50.

load more comments (1 replies)
[–] [email protected] 6 points 10 months ago (8 children)

so i guess the next bit after 64 cpu is qu-bit, quantum bit

[–] [email protected] 3 points 10 months ago

Probably not in consumer grade products in any foreseeable future.

load more comments (7 replies)
[–] [email protected] 3 points 10 months ago
[–] [email protected] 3 points 10 months ago (2 children)

Would it be a downside? Slower? Very costly?

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

More complexity with barely any (practical) benefits for consumers.

[–] [email protected] 1 points 10 months ago

Even the newest "64-bit" cpus are really just 48-bit (or 36-bit on low end) or if bleeding edge 56-bit physical adressing processors. This is the maximum amount of virtual memory a process can have access to. You could memory map all your hard disks an still have room to map more physical memory to VMA.

load more comments
view more: ‹ prev next ›