Recent questions tagged memory-management

6 votes
1 answer
452
1 votes
2 answers
455
On a system using fixed partition  with sizes 2^8, 2^16, 2^24, 2^32 and 2 ^ 64. How many bits must the limit register have ?a) 16 bitsb)24 bitsc)32 bitsd) 64 bits
1 votes
2 answers
456
Is it always true that FIFO  will suffer from Belady Anamoly when i increase the frame number allocate from k to k + 1 .or it depends upon the reference string also ?
7 votes
3 answers
460
The minimum time delay between the initiation of two independent memory operations is calledAccess timeCycle timeRotational timeLatency time
1 votes
3 answers
461
Case1) cache block size is 4 Words and memory block size is 8 WordsCase2) cache block size is 8 Words and memory block size is 4 Words
0 votes
3 answers
462
Is it possible to have different number of pages and frames or they need to be equal in number?
68 votes
6 answers
465
For each of the four processes $P_1, P_2, P_3,$ and $P_4$. The total size in kilobytes $(KB)$ and the number of segments are given below.$$\small \begin{array}{|c|c|c|}\h...
54 votes
8 answers
466
Let a memory have four free blocks of sizes $4k$, $8k$, $20k$, $2k$. These blocks are allocated following the best-fit strategy. The allocation requests are stored in a q...
1 votes
1 answer
470
Fragmentation isa. dividing the secondary memory into equal sized fragmentsb. dividing the main memory into equal size fragmentsc. fragments of memory world used in a pag...
26 votes
4 answers
471
The overlay tree for a program is as shown below:What will be the size of the partition (in physical memory) required to load (and run) this program?$\text{12 KB}$$\text{...