Question: Consider a demand-paging implementation with 3 frames, all initially empty. Demonstrate the sequence of page replacements that would occur for the reference sequence below for
Consider a demand-paging implementation with 3 frames, all initially empty. Demonstrate the sequence of page replacements that would occur for the reference sequence below for (a) First-In-First-Out (FIFO) and (b) Least Recently Used (LRU). For both cases, calculate the total number of page faults.
Reference String: 0 3 0 4 2 3 0 3 2 1 2 0 1 7 0 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
