libfoedus-core
FOEDUS Core Library
numa_core_memory.hpp File Reference
Include dependency graph for numa_core_memory.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  foedus::memory::NumaCoreMemory
 Repository of memories dynamically acquired within one CPU core (thread). More...
 
struct  foedus::memory::NumaCoreMemory::SmallThreadLocalMemoryPieces
 Packs pointers to pieces of small_thread_local_memory_. More...
 
struct  foedus::memory::AutoVolatilePageReleaseScope
 Automatically invokes a page offset acquired for volatile page. More...
 

Namespaces

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