Main Page Modules Data Structures File List Data Fields Globals Related Pages
preallocated_record_chunk Struct Reference
Detailed Description
Holds a groups of preallocated malloc debugging records. We allocated these records in chunks to reduce the average allocation overhead, and for storage density. We allocate 2^N-1 records at a time because many malloc() implementations use memory most efficiently for allocations just smaller than 2^M bytes long.
The documentation for this struct was generated from the following files:
- gm_malloc_debug.c
- gm_malloc_debug.c.c
Generated on Mon Nov 3 15:39:27 2003 for GM by
1.2.15