The page replacement policy that sometimes leads to more page faults when the size of the memory is increased is
Which of the following page replacement algorithms suffers from Belady’s anomaly?
1 Crore+ students have signed up on EduRev. Have you? Download the App |
Match List-I with List-ll select the correct answer using the codes given below the lists:
The data block of a very large file in the Unix file system are allocated using
Given reference to the following page by a program:
0, 9, 0, 1,8, 1,8, 7, 8, 7, 1,2, 8, 2, 7, 8, 2, 3, 8, 3
If the program contains 3 page frames.
How many page fault will occur in optimal page replacement policy?
On a system the average process size be 128 KB and each page entry requires 8 bytes then what will be the optimal page size.
How many page faults occur in LRU page replacement algorithm for the given reference
string, with four-page frames
7, 0, 1, 2, 0, 3, 4, 2, 3, 0, 3, 2, 1, 2, 0, 1
Determine the page faults when FIFO is applied to the following string with 3 frames 2, 4, 3, 1, 5, 3, 2, 5, 3, 1, 4, 2
Consider the following page addresses stream frequency by executing the program with 3 frames. 1 2 3 1 2 5 8 7
By using optimal page replacement, number of page fault will be ....... and the number of page hit will be .......
55 docs|215 tests
|
55 docs|215 tests
|