Question: Calculate the total page faults using the CLOCK algorithm and a window size = 3 Given the following reference string : 1 2 1 3
Calculate the total page faults using the CLOCK algorithm and a window size = 3
Given the following reference string :
1 2 1 3 4 5 3 2 4 5 6 4 3 2 3 4 5 2 6 5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fill in chart. Include the use bit (required for last set of frames only)
Total page faults CLOCK algorithm____________________
The process running has at least ______ pages in the program.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
