What is fragmentation?
4 years ago
Operating System
Fragmentation is memory wasted. It can be internal if we are dealing with systems that have fixed-sized allocation units, or external if we are dealing with systems that have variable-sized allocation units.
Bijay Satyal
Oct 22, 2021