Memory timing: Difference between revisions
From Rice Wiki
m (Rice moved page Cache to Memory timing) |
|||
(No difference)
|
Revision as of 15:25, 3 June 2024
Keep recently accessed data in higher levels of memory hierarchy (i.e. use better memory).
Hit or miss
Hit is when data is found in that level of memory hierarchy. Miss is the complement.
Average memory access time
Note that if memory is not in main, it must be in virtual