Go to the source code of this file.
Classes | |
class | ityr::common::numa::node_bitmask |
Namespaces | |
ityr | |
ityr::common | |
ityr::common::numa | |
Typedefs | |
using | ityr::common::numa::node_t = int |
Functions | |
bool | ityr::common::numa::enabled () |
node_t | ityr::common::numa::get_current_node () |
void | ityr::common::numa::bind_to (void *, std::size_t, node_t) |
void | ityr::common::numa::interleave (void *, std::size_t, const node_bitmask &) |