SlopHeap Class Reference

SlopHeap is designed to guarantee that you always have an extra N bytes available after the most recent malloc. More...

#include <slopheap.h>


Detailed Description

SlopHeap is designed to guarantee that you always have an extra N bytes available after the most recent malloc.

This is necessary for the current coalescing support, which can look past the last allocated object.

Parameters:
SuperHeap The parent heap.
SLOP The amount of extra memory required, in bytes.

The documentation for this class was generated from the following file:
Generated on Tue Aug 2 11:51:28 2011 for Galois by  doxygen 1.6.3