Question: Given Page requests: Reference string: 1 , 1 , 2 , 1 , 1 , 3 , 1 , 4 , 3 , 2 ,
Given Page requests: Reference string:
Draw the memory allocation states as the above pages are being referenced for the given scheduling algorithm given the respective number of page frames What is the number of page faults for each algorithm
LRU
Assume there are page frames of physical memory
NFU LFU
Assume there are page frames of physical memory
There can be situations where more than one page can be evicted. In that case: use LRU to determine which page gets evicted.
AGING
Assume there are page frames of physical memory
Also assume there are bits in the counter for each page
NFU is a page replacement algorithm. But it has a major problem. What is it Explain.
Which algorithm is the most efficient algorithm that approximates LRU well
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
