Renormalize files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Lecture Topic: Memory
|
||||
|
||||
There is a problem with 32 bit systems in which the max addressable ram is 4GB at a time.
|
||||
|
||||
Lecture Topic: Memory
|
||||
|
||||
There is a problem with 32 bit systems in which the max addressable ram is 4GB at a time.
|
||||
|
||||
This can be solved with the use of 64 bit systems, which allow a max addressable space of 2^64 memory locations, which is in the tens of thousands of petabytes.
|
Reference in New Issue
Block a user