Question: please answer 5. Given that main memory is composed of three page frames for public use and that a program requests pages in the following
5. Given that main memory is composed of three page frames for public use and that a program requests pages in the following order: a,d,b,a,f,b,e,c,g,f,b,g a. Using the FIFO page removal algorithm, perform a page trace analysis indicating page faults with asterisks (). Then compute the failure and success ratios. b. Using the LRU page removal algorithm, perform a page trace analysis and compute the failure and success ratios. c. Which is better? Why do you think it is better? Can you make general statements from this example? Why or why not
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
