in Operating System
1,807 views
2 votes
2 votes
Assume the amount of memory on a system is inversely proportional to page fault rate. Each time when memory doubles the page fault rate is reduced by third. Currently system has 32mb of memory and page fault rate is 2% the main memory access time is 500ns. And effective memory access time is 300 μ sec. if the main memory is increased to 128 mb, then what would be the overall effective access time________.
in Operating System
1.8k views

4 Comments

yes  @satendra i also think 33.77 cannot be the answer.

0
0

if the question is page fault is reduced to  ,then we have to take  2/900

and but here the question is page fault is reduced by  , so we have to take 8/900

2
2
can anyone explain is pfst include mat

I always thought that pfst means time to transfer a page from disk to memory,so shouldn't we add mat in formula

EMAT=(1-p)*mat+p*(pfst+mat)

equivalent to

EMAT=mat+p*pfst
0
0

Please log in or register to answer this question.

Related questions