#include <unistd.h>
#include <falcon/fassert.h>
Go to the source code of this file.
Classes | |
class | Falcon::HeapMem_Linux |
Namespaces | |
namespace | Falcon |
CONST. | |
Defines | |
#define | PAGE_SIZE 4096 |
Page size. | |
Typedefs | |
typedef HeapMem_Linux | Falcon::HeapMem |
#define PAGE_SIZE 4096 |
Page size.
Referenced by Falcon::HeapMem_Linux::free(), Falcon::HeapMem_Win32::getPages(), Falcon::HeapMem_Linux::getPages(), Falcon::SegregatedPage< Garbageable * >::lastItem(), Falcon::SegregatedPage< Garbageable * >::nextItem(), Falcon::HeapMem_Win32::pageSize(), and Falcon::HeapMem_Linux::pageSize().