numa_run_on_node: NUMA policy library - Linux Manuals (3)
Command to display numa_run_on_node manual in Linux: $ man 3 numa_run_on_node NAMEnuma - NUMA policy library SYNOPSIS#include <numa.h> cc ... -lnuma int numa_available(void); int numa_max_possible_node(void); int numa_num_possible_nodes(); ...