Skip to content
Snippets Groups Projects
Commit 6a289a97 authored by Dominik Zobel's avatar Dominik Zobel
Browse files

Move general memory pyramid to beginning

parent 64146696
No related branches found
No related tags found
1 merge request!74Memory hierarchies lecture
...@@ -28,6 +28,27 @@ author: "Dominik Zobel and Florian Ziemen" ...@@ -28,6 +28,27 @@ author: "Dominik Zobel and Florian Ziemen"
## Memory Pyramid (upwards)
:::{.r-stack}
![](static/pyramid01.png){.fragment width=70% fragment-index=1}
![](static/pyramid02.png){.fragment width=70% fragment-index=2}
![](static/pyramid03.png){.fragment width=70% fragment-index=3}
![](static/pyramid04.png){.fragment width=70% fragment-index=4}
![](static/pyramid05.png){.fragment width=70% fragment-index=5}
![](static/pyramid06.png){.fragment width=70% fragment-index=6}
:::
# Speed and access time # Speed and access time
## Processor speed vs. memory speed ## Processor speed vs. memory speed
...@@ -312,28 +333,7 @@ Techniques to provide data ahead of time ...@@ -312,28 +333,7 @@ Techniques to provide data ahead of time
# Visualization of memory hierarchies # Memory hierarchy on Levante
## Memory Pyramid (upwards)
:::{.r-stack}
![](static/pyramid01.png){.fragment width=70% fragment-index=1}
![](static/pyramid02.png){.fragment width=70% fragment-index=2}
![](static/pyramid03.png){.fragment width=70% fragment-index=3}
![](static/pyramid04.png){.fragment width=70% fragment-index=4}
![](static/pyramid05.png){.fragment width=70% fragment-index=5}
![](static/pyramid06.png){.fragment width=70% fragment-index=6}
:::
## Memory Pyramid (downwards) {auto-animate=true} ## Memory Pyramid (downwards) {auto-animate=true}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment