1,359 views
2 votes
2 votes
Given the following stream of page references by an application, calculate the number of page faults the application would incur with the FIFO page replacement algorithms. Assume that all pages are initially free. 3 physical pages available.
Reference Stream:  A B C D A B E A B C D E B A B

2 Answers

Related questions

136
views
0 answers
1 votes
Reetu Chaudhary asked May 6
136 views
For a certain page trace starting with no page in the memory, a demand-paged memory system operated under the LRU replacement policy results in 9 and 11 page faults when the primary memory ... a) 9 and 7(b) 7 and 9(c) 10 and 12(d) 6 and 7