Recent questions tagged paging

0 votes
1 answer
241
2 votes
1 answer
243
0 votes
1 answer
244
Answer given is B, but I think it should be D. Stack will pop the least recently used page from the top. How can having most recently used page on top help in LRU impleme...
1 votes
1 answer
245
Should we have to change the mode while modifying the page table?
1 votes
1 answer
246
In a two level paging environment a page table is divided into 2^12 pages each of size 4 KW. The memory is word addressable, The physical address space is 128 MW. Memory ...
1 votes
2 answers
249
3 votes
3 answers
253
Account for the validity and justification about the correctness of this statement" Whatever level page table is always the nuber of bits which are going to refer a frame...
0 votes
0 answers
262
1 votes
2 answers
265
1 votes
1 answer
268
I am not able to understand the concept of multilevel paging.plz can someone tell what is stored in 1st level and 2nd level page table and how do we access it??