Question
How does variable-partition allocation differ from fixed partitioning?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Partitions are created dynamically to match process memory requests
Explanation:
Variable partitioning allocates contiguous holes sized according to arriving process needs.
As processes enter and leave, external fragmentation can develop.
Leave a Reply