If there is a cache memory in a computer system, then at each access to a
main memory address in order to fetch data or instructions, processor
hardware sends the address first to the cache memory. The cache control
unit checks if the requested information resides in the cache. If so, we have
a "hit" and the requested information is fetched from the cache. The actions
concerned with a read with a hit are shown in the figure below.,,