Question: Physical memory consists of 4 page frames, initially all empty. The following reference string is processed: 0 1 4 0 2 3 0 1 0

Physical memory consists of 4 page frames, initially all empty. The following reference string is processed: 01402301023423
(a) Using a table (use the same format we used in class) show which pages are resident under the optimal page replacement algorithm. Indicate when page faults happen. (10 points)
(b) Using a table (use the same format we used in class) show which pages are resident under the FIFO page replacement algorithm. Indicate when page faults happen. (10 points)
(c) Using a table (use the same format we used in class) show which pages are resident under the LRU page replacement algorithm. Indicate when page faults happen. (10 points)
Physical memory consists of 4 page frames,

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!