Question: 29. (12 points) Consider the following page reference string: 1, 3, 6, 3, 1, 5,2,6, 3, 4, 1, 4, 6, 4, 6, 4, 5, 1,

29. (12 points) Consider the following page reference string: 1, 3, 6, 3, 1, 5,2,6, 3, 4, 1, 4, 6, 4, 6, 4, 5, 1, 3 How many page faults would occur for the LRU replacement algorithm assuming we have three frames, initially all empty? Show your work. How would you compute the minimum number of page faults that we may have with the above reference string and three frames, if you are free to use any algorithm? You don't need to give that minimum number -just explain how you would compute it accurately! For the above reference string, what is the minimum size of the working set during execution, if at any time t, the working set window contains the last A - 5 page references? Explain your
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
