Memory hierarchy: Difference between revisions

Content deleted Content added
No edit summary
Gunter (talk | contribs)
l3
Line 8:
* [[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)
* [[Level 3 cache]] (optional) (higher latency than L2, often multiple MB's)
* [[DRAM]] (may take hundreds of cycles, but can be multiple gigabytes)
* [[Disk storage]] (hundreds of thousands of cycles latency, but very large)