Memory timing

From Rice Wiki
Revision as of 15:25, 3 June 2024 by Rice (talk | contribs) (Rice moved page Locality to Cache)

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