Master Core  v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
allocators.cpp File Reference
#include "allocators.h"
#include <sys/mman.h>
#include <limits.h>
#include <unistd.h>
+ Include dependency graph for allocators.cpp:

Go to the source code of this file.

Functions

static size_t GetSystemPageSize ()
 Determine system page size in bytes. More...
 

Function Documentation

static size_t GetSystemPageSize ( )
inlinestatic

Determine system page size in bytes.

Definition at line 31 of file allocators.cpp.