首页 > 代码库 > OS_Architecture_MemoryHierarchy

OS_Architecture_MemoryHierarchy

Hit: if the data CPU is looking for can not be found in a cache, it constitutes a hit.

Miss: cache miss is a state where the data requested by a processor is not found in the cache memory.

 

OS_Architecture_MemoryHierarchy