Question
What is the primary purpose of the memory management
process known as "compaction"?Solution
Memory compaction is a process used in memory management to address fragmentation by consolidating free memory spaces into a single, larger contiguous block. Over time, as processes are loaded and unloaded, memory can become fragmented with small free spaces scattered throughout. Compaction reorganizes the memory, moving allocated blocks together and combining the free spaces into a larger chunk. This process helps in efficiently allocating memory to new processes and reduces the likelihood of fragmentation, which can lead to inefficient use of memory and allocation failures. The main goal is to ensure that sufficient contiguous memory is available for processes that require large blocks of memory.
58, 63, 78, ?, 138, 183
156, 172, 196, ?, 268, 316
196, 196, 203, 229, 292, ?
36, 48, 24, 60, ?, 72
250, 279, 311, 349, 396, ?
What will come in place of the question mark (?) in the following series?
1.5, 3.5, 9.5, 27.5, 81.5, 243.5, ?
What value should come in the place of (?) in the following number series?
15, 21, ?, 41.16, 57.624
What will come in place of the question mark (?) in the following series?
146, 122, ? , 74, 50, 26
What will come in place of the question mark (?) in the following series?
20, ?, 30, 60, 150, 450
What value should come in the place of (?) in the following number series?
14, 18, ?, 43, 68, 104