libfoedus-core
FOEDUS Core Library
mod_numa_node.hpp File Reference
#include <numa.h>
Include dependency graph for mod_numa_node.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 foedus
 Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).
 
 foedus::assorted
 Assorted Methods/Classes that are too subtle to have their own packages.
 

Functions

int foedus::assorted::mod_numa_node (int numa_node)
 In order to run even on a non-numa machine or a machine with fewer sockets, we allow specifying arbitrary numa_node. More...