memkind-auto-dax-kmem-nodes - Man Page
Name
memkind-auto-dax-kmem-nodes ā prints comma-separated list of automatically detected persistent memory NUMA nodes.
Note: This is EXPERIMENTAL API. The functionality and the header file itself can be changed (including non-backward compatible changes), or removed.
Synopsis
Description
memkind-auto-dax-kmem-nodes prints a comma-separated list of automatically detected persistent memory NUMA nodes that can be used with the numactl --membind option.
Options
- -h, ā--help
Displays help text and exit.
Exit Status
0 on success
1 if automatic detection is disabled (memkind wasn't build with suitable libdaxctl-devel version)
2 if argument is invalid
3 on other failure
Copyright
Copyright (C) 2019 - 2020 Intel Corporation. All rights reserved.
See Also
daxctl(3), memkind(3), numactl(8)
Author
Michal Biesek <michal.biesek@intel.com>
Info
2019-08-29 Intel Corporation MEMKIND-AUTO-DAX-KMEM-NODES