|
libfoedus-core
FOEDUS Core Library
|
#include <numa.h>

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... | |