Slashdot Mirror


User: joaoraf

joaoraf's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Everybody that has 4 Gigs of RAM, raise your ha on Intel's Itanium Processor Explained · · Score: 1

    You don't need 64bit addressing to actually address more than 4GB in one computer, but you may need it to implement distributed shared memory (with better than 32bit addressing).
    I'm sure there are other applications also (single address-space OS).