How many page faults would occur for following replacement


Consider the following page-reference string: (1, 2, 3, 4, 2, 1, 5, 6, 2, 1, 2, 3, 7, 6, 3, 2, 1, 2, 3, 6).
How many page faults would occur for the following replacement algorithms, assuming one, two, three, and four frames? Remember that all frames are initially empty, so your first unique pages will all cost one fault each.
âcent; Consider the following page-reference string: (1, 2, 3, 4, 2, 1, 5, 6, 2, 1, 2, 3, 7, 6, 3, 2, 1, 2, 3, 6).
How many page faults would occur for the following replacement algorithms, assuming one, two, three, and four frames? Remember that all frames are initially empty, so your first unique pages will all cost one fault each.
LRU replacement 
FIFO replacement 
optimal replacement

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: How many page faults would occur for following replacement
Reference No:- TGS0142616

Expected delivery within 24 Hours