2,545 views
0 0 votes

A process having access to f frames(initially all empty) makes m memory accesses to p distinct pages.What are the max and min. no. of page faults that will occur?

1 Answer

Best answer
2 2 votes
i think the max will be m  . for every memory access if there is a page fault then it will be m. and minimum will be p as i have to make memory access to p distinct pages.
Position:
Show:

Related questions

1 1 vote
1 answers 1 answer
1.7k
1.7k views
0 0 votes
3 3 answers
3.3k
3.3k views
uzumzki asked Aug 17, 2015
3,259 views
R(ABC)     S(BDE)F:A->B      B ->C     B->D     D->EAND R HAS 100 TUPLES AND S HAS 200