Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 2 . Virtual Memory, Page Replacement ( 2 0 pts . ) Consider pure demand paging as fetch policy. A process contains seven virtual

Question 2. Virtual Memory, Page Replacement (20 pts.)
Consider pure demand paging as fetch policy. A process contains seven virtual pages (0,1,2,3,4,5,6) on disk and is assigned to a fixed allocation of three page frames (0,1,2) in main memory which are initially empty. Consider the following reference string: 3,4,5,6,3,1,1,2,5,2,5,1,6,2,1,2,4,3,2,5. Show the successive page residing in the three frames using the Optimal and Least Recently Used (LRU) policies starting with an empty main memory. How many page faults would occur in each case?
Optimal Policy
\table[[Ref. string ,3,4,5,6,3,1,1,2,5,2,5,1,6,2,1,2,4,3,2,5
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions