Operating Systems - Old Questions

Question Answer Details

8.  Given references to the following pages by a program, 1, 2, 3, 4, 2, 1, 5, 6, 2, 1, 2, 3, 7, 6, 3, 2, 1, 2, 3, 6. How many page faults will occur if the program has three page frames available to it and uses LRU replacement?

5 marks
Asked in 2072

Answer

AI Generated Answer

AI is thinking...