di_mem_chunk Struct Reference
[Memory chunk allocer]

a mem chunk More...


Data Fields

int num_mem_areas
int num_marked_areas
size_t atom_size
size_t area_size
size_t rarea_size
di_mem_areamem_area
di_mem_areamem_areas


Detailed Description

a mem chunk

For internal use only.


Field Documentation

int num_mem_areas

the number of memory areas

int num_marked_areas

the number of areas marked for deletion

size_t atom_size

the size of an atom

size_t area_size

the size of a memory area

size_t rarea_size

the size of a real memory area

di_mem_area* mem_area

the current memory area

di_mem_area* mem_areas

a list of all the mem areas owned by this chunk


Generated on Sat Sep 29 08:45:17 2007 for libdebian-installer by  doxygen 1.5.1