TABLE OF CONTENTS

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXIT STATUS
COPYRIGHT
SEE ALSO
AUTHOR

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

memkind-auto-dax-kmem-nodes [-h|--help]

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 was not build with suitable libdaxctl-devel version)
  • 2 if argument is invalid
  • 3 on other failure

COPYRIGHT

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

SEE ALSO

daxctl(3), memkind(3), numactl(8)

AUTHOR

Michal Biesek

The contents of this web site and the associated GitHub repositories are BSD-licensed open source.