Skip to content

Struct malloc_params

ClassList > malloc_params

Public Attributes

Type Name
flag_t default_mflags
size_t granularity
size_t magic
size_t mmap_threshold
size_t page_size
size_t trim_threshold

Public Attributes Documentation

variable default_mflags

flag_t malloc_params::default_mflags;

variable granularity

size_t malloc_params::granularity;

variable magic

size_t malloc_params::magic;

variable mmap_threshold

size_t malloc_params::mmap_threshold;

variable page_size

size_t malloc_params::page_size;

variable trim_threshold

size_t malloc_params::trim_threshold;


The documentation for this class was generated from the following file cubrid/src/heaplayers/malloc_2_8_3.c