BIT204 Operating System

Operating SystemTU Board 2080

Why Optimal Page Replacement is best but not practically feasible page replacement algorithm? Calculate the number of page faults for Optimal, LRU and FIFO replacement algorithm for the reference…

10

Why Optimal Page Replacement is best but not practically feasible page replacement algorithm? Calculate the number of page faults for Optimal, LRU and FIFO replacement algorithm for the reference string: 1, 3, 4, 2, 3, 5, 4, 3, 1, 2, 4, 6, 3, 2, 1, 4, 2 using 3 page frames.

A worked answer is on its wayMeanwhile, read the Operating System notes for this topic.

Discussion

Loading…

More Operating System questions

All Operating System old questions