The memory model
Two common memory models
Flat memory model
All memory accesses take unit cost.
The more common
Hierarchical memory model
There is memory hierarchy of registers to cache to disk.
Previous slide
Next slide
Back to first slide
View graphic version