// SPDX-License-Identifier: GPL-2.0

daxctl(1)
=========

NAME
----
daxctl - Provides enumeration and provisioning commands for the Linux kernel Device-DAX facility

SYNOPSIS
--------
[verse]
'daxctl' [--version] [--help] COMMAND [ARGS]

OPTIONS
-------
-v::
--version::
  Display daxctl version.

-h::
--help::
  Run daxctl help command.

DESCRIPTION
-----------
The daxctl utility provides enumeration and provisioning commands for
the Linux kernel Device-DAX facility. This facility enables DAX mappings
of performance / feature differentiated memory without need of a
filesystem.

include::../copyright.txt[]

SEE ALSO
--------
linkdaxctl:ndctl-create-namespace[1],
linkdaxctl:ndctl-list[1]
