Ubuntu Manpages

memkind_dax_kmem

DAX KMEM memory memkind operations.

int memkind_dax_kmem_all_get_mbind_nodemask(struct memkind *kind, unsigned long *nodemask, unsigned long maxnode);

DAX KMEM memory memkind operations.

memkind_dax_kmem_all_get_mbind_nodemask() sets the nodemask bits to one that correspond to the all persistent memory NUMA nodes in the system. All other bits up to maxnode are set to zero. The nodemask can be used in conjunction with the mbind(2) system call.

Copyright (C) 2019 - 2020 Intel Corporation. All rights reserved.

memkind(3), memkind_arena(3), memkind_default(3), memkind_hugetlb(3), memkind_pmem(3), jemalloc(3), mbind(2), mmap(2)