Consider the following virtual page reference string: 1, 2,…
Consider the following virtual page reference string: 1, 2, 3, 4, 1, 2, 5, 1, 2, 3, 4, 5, 1, 2. How many page faults will there be under the LIFO replacement algorithm on Tom’s PC which has 4 physical pages? Assume the physical memory is initially empty.