Question: (b) Consider the page references string : 7,0, 1, 2,0,3,0, 4, 2,3,0,3,2,1 by using the optimal Replacement algorithm, find how many page faults would occur

(b) Consider the page references string : 7,0, 1, 2,0,3,0, 4, 2,3,0,3,2,1 by using the optimal Replacement algorithm, find how many page faults would occur using different number of frames. Fill up the box with correct answer. i. 3 frames STRING 7 0 1 2 0 3 0 4 2 3 0 3 2 1 FRAME O 7 7 7 FRAME 1 0 0 FRAME 2 1 Number of page faults = ii. 4 frames. STRING 7 0 1 2 0 3 O 4 2 3 0 3 N 1 FRAME O 7 7 7 7 FRAME 1 o o 0 FRAME 2 1 FRAME 3 1 Number of page faults = iii. Compare and discuss in term of page faults occurred. Based on the result above, we can conclude that If the number of frames then the number of page faults is
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
