Bug 851

Summary: Frreelist is crap
Product: Value Memory Reporter: Werner Van Belle <werner>
Component: MainAssignee: Werner Van Belle <werner>
Status: ASSIGNED ---    
Severity: critical    
Priority: P1    
Version: unspecified   
Hardware: PC   
OS: Linux   

Description Werner Van Belle 2011-04-29 12:27:06 CEST
Currently we work with a linear unidirectional freelist, which makes it quite hard to find an element of appropriate size in case we deallocated a lot of small fragmented objects.