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

size_t area_size

the size of a memory area

Referenced by di_mem_chunk_alloc(), and di_mem_chunk_new().

size_t atom_size

the size of an atom

Referenced by di_mem_chunk_alloc(), di_mem_chunk_alloc0(), and di_mem_chunk_new().

the current memory area

Referenced by di_mem_chunk_alloc(), and di_mem_chunk_new().

a list of all the mem areas owned by this chunk

Referenced by di_mem_chunk_alloc(), and di_mem_chunk_new().

the number of areas marked for deletion

Referenced by di_mem_chunk_new().

the number of memory areas

Referenced by di_mem_chunk_alloc(), and di_mem_chunk_new().

size_t rarea_size

the size of a real memory area

Referenced by di_mem_chunk_alloc(), and di_mem_chunk_new().

Generated on Tue Apr 13 12:07:06 2010 for libdebian-installer by  doxygen 1.6.3