Question 15
Suppose LRU block replacement policy is used for managing the buffer in main memory. If the buffer has 3 block frames, then for the given block request sequence what is the total number of page faults? 1, 3, 2, 4, 2, 3, 1, 2, 4, 3, 1, 4 Note: Assume that the buffer was initially empty