Recent questions tagged memory-management

0 votes
0 answers
393
A computer system has a 36-bit virtual address space with a page size of 8K, and 4 bytes per page table entry.What is the maximum size of addressable physical memory in t...
3 votes
3 answers
400
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...
4 votes
1 answer
405
8 votes
5 answers
406
4 votes
1 answer
407
Memory Protection is of no use in a) single user systemsb) non multiprogrammed systemsc) non multitasking systemsd) none of the above
2 votes
2 answers
408
0 votes
1 answer
411
0 votes
0 answers
413
What is the page size taken if page size is less than frame size?Take an example page size =4kb and frame size = 8kb ,Then for calculating virtual address space , which p...
2 votes
0 answers
416
Consider, 2 level paging , with Process P, Inner page table PTi, and outer page table PTo.Now we know that P and PTi are divided in various pages but PTo is in 1 page on...
1 votes
2 answers
418
Match the following with respect to various memory management algorithms :$\begin{array}{clcl} & \textbf{List-I} & & \textbf{List-II} \\ \text{(a)} & \text{Demand pagin...