malloc_par Struct Reference

Collaboration diagram for malloc_par:

Collaboration graph
[legend]

Data Fields

unsigned long trim_threshold
INTERNAL_SIZE_T top_pad
INTERNAL_SIZE_T mmap_threshold
int n_mmaps
int n_mmaps_max
int max_n_mmaps
unsigned int pagesize
INTERNAL_SIZE_T mmapped_mem
INTERNAL_SIZE_T max_mmapped_mem
INTERNAL_SIZE_T max_total_mem
char * sbrk_base

Detailed Description

Definition at line 2211 of file memory-gnu.c.


Field Documentation

unsigned long malloc_par::trim_threshold

Definition at line 2213 of file memory-gnu.c.

INTERNAL_SIZE_T malloc_par::top_pad

Definition at line 2214 of file memory-gnu.c.

INTERNAL_SIZE_T malloc_par::mmap_threshold

Definition at line 2215 of file memory-gnu.c.

int malloc_par::n_mmaps

Definition at line 2218 of file memory-gnu.c.

int malloc_par::n_mmaps_max

Definition at line 2219 of file memory-gnu.c.

int malloc_par::max_n_mmaps

Definition at line 2220 of file memory-gnu.c.

unsigned int malloc_par::pagesize

Definition at line 2223 of file memory-gnu.c.

INTERNAL_SIZE_T malloc_par::mmapped_mem

Definition at line 2226 of file memory-gnu.c.

INTERNAL_SIZE_T malloc_par::max_mmapped_mem

Definition at line 2229 of file memory-gnu.c.

INTERNAL_SIZE_T malloc_par::max_total_mem

Definition at line 2230 of file memory-gnu.c.

char* malloc_par::sbrk_base

Definition at line 2233 of file memory-gnu.c.


The documentation for this struct was generated from the following file:
Generated on Sun Jun 29 13:34:10 2008 for Charm++ by  doxygen 1.5.1