Pin
Variables
bigarray.cpp File Reference
#include "level_base.H"
#include <sys/types.h>
#include "my_unistd.H"
#include "pin_mmap.H"

Variables

LOCALCONST INT32 LEVEL_BASE::MEMORY_CHUNK_ALLOCATION_SIZE = GetMemoryAllocationGranularity()
 

Detailed Description

This module contains routines and classes for the memory management of large arrays When changing this code, keep in mind that is supposed to work in both 32bit and 64bit environments!

TODO: when reserving a new memory chunk we could probe whether the area is available