Computer Science, asked by bhardwajisha, 5 months ago

the page
Calculate
03.) A system uses
3 page frames
storing process pages in main
memory.
Assume that all the page
frames are
initially empty. calculate
the total number
occur while process the
of page faults that will occur while process the page reference string given below:
7,0, 1, 2, 0, 3, 0, 4, 2, 3, 0, 3, 2, 1, 2,0, 1, 7,0,1
a) By First in First out (FIFO) Pages
replacement policy
b.) LRU page replacement policy
c.) Optimal page replacement policy.​

Answers

Answered by dograarchit62
0

Answer:

Lru page replacement policy

Similar questions