1 / 6

Memory Hierarchy

Memory Hierarchy. Larger, slower, and cheaper (per byte) storage devices. Smaller and faster, ( per byte) storage devices. Memory Hierarchy. There are four major storage levels Internal – Processor registers and cache Main Memory – the system RAM

Download Presentation

Memory Hierarchy

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Memory Hierarchy

  2. Larger, slower, and cheaper (per byte) storage devices Smaller and faster, (per byte) storage devices

  3. Memory Hierarchy • There are four major storage levels • Internal – Processor registers and cache • Main Memory – the system RAM • On-line mass storage – Secondary storage • Off-line bulk storage – Tertiary and Off-line storage

  4. CACHE Memory • smaller, faster memory which stores copies of the data from main memory • Independent cache : Instruction cache and data cache • Instruction caches are similar to data caches but the CPU only performs read accesses to the instruction cache. • Data read policy • Data write policy • Replacement policy - LRU

  5. Main Memory • Main Memory is at next level to cache in hierarchy • Volatile Primary storage • Memory bus – Address bus and data bus • ROM • Typical time to access data is 10-100 nanoseconds (10-8 -10-7 seconds)

More Related