What is coalescing?

2013

What is coalescing?

  1. A.

    It is second strategy for allocating kernel memory.

  2. B.

    The buddy system allocates memory from a fixed size segment consisting of physically contiguous pages.

  3. C.

    Kernel memory is often allocated from a free-memory pool different from the list used to satisfy ordinary user mode processes.

  4. D.

    An advantage of the buddy system is how quickly adjacent buddies can be combined to form larger segments using this technique.

Attempted by 430 students.

Show answer & explanation

Correct answer: D

Coalescing refers to the process in the buddy system where adjacent free memory blocks (buddies) are quickly combined to form a larger block.

Explore the full course: Up Lt Grade Assistant Teacher 2025