Question: Consider an initially empty memory cache consisting of four pages. How many page misses can the random algorithm incur on the following page request sequence:
Consider an initially empty memory cache consisting of four pages. How many page misses can the random algorithm incur on the following page request sequence: (2, 3, 4, 1, 2, 5, 1, 3, 5, 4, 1, 2, 3)? Show all of the random choices your algorithm made in this case.
Step by Step Solution
3.38 Rating (176 Votes )
There are 3 Steps involved in it
Best Answer 1st entry 2 miss 2nd entry 32miss 3rd entry 432miss ... View full answer
Get step-by-step solutions from verified subject matter experts
