External and Internal Fragmentation
Definition – a solution to external fragmentation that consolidates separate free holes into a contiguous block
May not work for all processes
May be quite resource intensive
Definition – a solution to external fragmentation that consolidates separate free holes into a contiguous block by swapping processes to a backing store to free memory
May not work for all processes