Memory hierarchy: Difference between revisions

Content deleted Content added
m "dozens of bytes" too small for a machine with e.g. 32x32bit regs + renaming etc.
Darklight (talk | contribs)
No edit summary
Line 5:
The memory hierarchy in most computers is as follows:
 
* [[CPUProcessor register]]s (fastest possible access, only hundreds of bytes)
* [[Level 1 cache]] (often accessed in just a few cycles, usually tens of kilobytes)
* [[Level 2 cache]] (higher latency than L1 by 2x-10x, often 512KB or more)