|
NUMA++ 0.11.0
|
| ▼ _examples | |
| allocExample.cpp | |
| allocHugeExample.cpp | |
| cpuaffinityExample1.cpp | |
| forEachExample.cpp | |
| lockResourceExample.cpp | |
| makeThreadExample.cpp | |
| makeThreadExample2.cpp | |
| makeThreadExample3.cpp | |
| memlockExample1.cpp | |
| mempolicyExample1.cpp | |
| mempolicyExample2.cpp | |
| pageResourceExample.cpp | |
| schedulerExample1.cpp | |
| schedulerExample2.cpp | |
| ▼ build | |
| ▼ numapp | |
| ▼ src | |
| ▼ include | |
| ▼ numapp | |
| version.hpp | Contains version macro |
| ▼ numapp | |
| ▼ src | |
| ▼ include | |
| ▼ numapp | |
| ▼ detail | |
| thread.hpp | |
| bitmask.hpp | Contains declarations for numapp::Bitmask |
| config.hpp | NUMA++ configuration |
| cpuaffinity.hpp | Contains declarations for CpuAffinity |
| cpumask.hpp | Contains declarations for CpumaskTrait |
| flags.hpp | Contains definitions for bitwise operators for enums |
| lowlevel.hpp | Contains low-level functions |
| memory.hpp | Contains memory function declarations |
| mempolicy.hpp | Contains declarations for numapp::MemPolicy |
| nodemask.hpp | Contains declarations for Nodemask |
| numa.hpp | |
| numapolicies.hpp | Contains declarations for NumaPolicies |
| scheduler.hpp | Contains scheduler declarations |
| thread.hpp | Contains declarations for numapp thread utilities |
| bitmask.cpp | |
| cpuaffinity.cpp | Definition of CPU affinity classes |
| lowlevel.cpp | |
| memory.cpp | Definition of memory functions from <numapp/memory.hpp> |
| mempolicy.cpp | |
| numa.cpp | |
| numapolicies.cpp | Definition of numapp::NumaPolicies |
| scheduler.cpp | |
| thread.cpp | Definition of thread functions |