ndctl(1)
=======

NAME
----
ndctl - Manage "libnvdimm" subsystem devices (Non-volatile Memory)

SYNOPSIS
--------
[verse]
'ndctl' [--version] [--help] [OPTIONS] COMMAND [ARGS]

OPTIONS
-------
-v::
--version::
  Display ndctl version.

-h::
--help::
  Run ndctl help command.

DESCRIPTION
-----------
ndctl is utility for managing the "libnvdimm" kernel subsystem.
The "libnvdimm" subsystem defines a kernel device model and control
message interface for platform NVDIMM resources like those defined by
the ACPI 6.0 NFIT (NVDIMM Firmware Interface Table).  Operations
supported by the tool include, provisioning capacity (namespaces), as
well as enumerating/enabling/disabling the devices (dimms, regions,
namspaces) associated with an NVDIMM bus.

COPYRIGHT
---------
Copyright (c) 2016 - 2017, Intel Corporation. License GPLv2: GNU GPL
version 2 <http://gnu.org/licenses/gpl.html>.  This is free software:
you are free to change and redistribute it.  There is NO WARRANTY, to
the extent permitted by law.

SEE ALSO
--------
linkndctl:ndctl-create-namespace[1],
linkndctl:ndctl-destroy-namespace[1],
linkndctl:ndctl-check-namespace[1],
linkndctl:ndctl-enable-region[1],
linkndctl:ndctl-disable-region[1],
linkndctl:ndctl-enable-dimm[1],
linkndctl:ndctl-disable-dimm[1],
linkndctl:ndctl-enable-namespace[1],
linkndctl:ndctl-disable-namespace[1],
linkndctl:ndctl-zero-labels[1],
linkndctl:ndctl-read-labels[1],
linkndctl:ndctl-list[1],
https://www.kernel.org/doc/Documentation/nvdimm/nvdimm.txt[LIBNVDIMM
Overview],
http://pmem.io/documents/NVDIMM_Driver_Writers_Guide.pdf[NVDIMM Driver
Writer's Guide]
