dysfun@treehouse.systems ("gaytabase") wrote:
immix decides fragmentation is holes left between two allocated items, fwiw. it performs opportunistic evacuation (copying to a new space) to get around it if fragmentation of a block hits a threshold.
if we take the same definition of fragmentation, having different regions for different size classes 'eliminates fragmentation'.
woohoo!