A memory management issue where free memory becomes scattered in small, non-contiguous blocks, making it difficult to allocate larger chunks even when total free memory is sufficient.
Heap refers to the dynamic memory area (1960s), named after the data structure. Fragmentation comes from Latin 'fragmentum' meaning broken piece, describing how memory becomes broken into unusable pieces over time.
Try Another Word