Recent questions tagged page-fault

0 votes
0 answers
63
There is any difference or same these two statement?1. Page fault service time is 10ms.2. The Time to service a page fault is on average 10ms.
1 votes
1 answer
66
How this is 20000? the array is in RMO and we are accessing like CMO then for each entry there should be PF.
3 votes
1 answer
67
Self doubt:What is the rule or keyb point we should keep in mind while solving problems on LRU page replacement algorithm? Please explain with examples.
1 votes
1 answer
68
0 votes
1 answer
73
2 votes
2 answers
79
I am getting 11 as pagefault , but the solution says 9. What i am missing?
2 votes
0 answers
80
A.11B.12C.13D.14Couldn't visualize how counter is assigned and how page is exactly replaced based on counter.Visual representation would be helpful rather than just ans!
2 votes
0 answers
81
Which of the page replacement algorithm has the property that if we traverse the reference string from start to end or from end to start,the number of page faults will be...
1 votes
2 answers
90
Match the following $:$$\begin{array}{} \text{(a)} & \text{Dangling pointer} & \text{(i)} & \text{Buffer replacement policy} \\ \text{(b)} & \text{Page fault} & \text{(...