libfoedus-core
FOEDUS Core Library
page_pool.cpp File Reference
#include "foedus/memory/page_pool.hpp"
#include <glog/logging.h>
#include <algorithm>
#include <cstring>
#include <string>
#include "foedus/engine.hpp"
#include "foedus/engine_options.hpp"
#include "foedus/memory/engine_memory.hpp"
#include "foedus/memory/numa_node_memory.hpp"
#include "foedus/memory/page_pool_pimpl.hpp"
Include dependency graph for page_pool.cpp:

Go to the source code of this file.

Namespaces

 foedus
 Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).
 
 foedus::memory
 Memory Manager, which controls memory allocations, deallocations, and sharing.
 

Functions

std::ostream & foedus::memory::operator<< (std::ostream &o, const PagePool &v)