Skip to main content\(\newcommand{\R}{\mathbb R}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section 11.1 The Memory Hierarchy
Checkpoint 11.1.1. Memory Hierarchy Properties.
Checkpoint 11.1.2. The Memory Hierarchy Organization.
Order the following technologies as they appear from top to bottom in the memory hierarchy.
Registers
---
Caches
---
Main Memory
---
Flash Disk
---
Traditional Disk
---
Remote Secondary Storage
Checkpoint 11.1.3. Memory Access Time.
Which of the following has a larger difference in memory access times?
Going from CPU registers to main memory
Incorrect.
Going from primary to secondary storage
Correct!
They are roughly the same.
Incorrect
Checkpoint 11.1.4. Persistent vs Non-Persistent Storage.
Hint 1.
Hint 2.
There are three correct answers.