Ask Question
17 June, 14:16

Consider the following page reference string:

7, 2, 3, 1, 2, 5, 3, 4, 6, 7, 7, 1, 0, 5, 4, 6, 2, 3, 0, 1.

Assuming demand paging with three frames, how many page faults would occur for the following replacement algorithms?

(a) LRU replacement

(b) FIFO replacement

(c) Optimal replacement

+2
Answers (1)
  1. 17 June, 15:54
    0
    a) 18

    b) 17

    c) 13
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Consider the following page reference string: 7, 2, 3, 1, 2, 5, 3, 4, 6, 7, 7, 1, 0, 5, 4, 6, 2, 3, 0, 1. Assuming demand paging with three ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers