Question: Write a simple loop that lets you exercise the cache. By changing the number of statements in the loop body, you can vary the cache
Write a simple loop that lets you exercise the cache. By changing the number of statements in the loop body, you can vary the cache hit rate of the loop as it executes. You should be able to observe changes in the speed of execution by observing the microprocessor bus.
Step by Step Solution
3.47 Rating (163 Votes )
There are 3 Steps involved in it
SOLUTION Here is some example pseudocode for a loop that could be used to exercise the cache and obs... View full answer
Get step-by-step solutions from verified subject matter experts
