logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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, namespaces)
       associated with an NVDIMM bus.

Name

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

Options

       -v, --version
           Display ndctl version.

       -h, --help
           Run ndctl help command.

See Also

ndctl-create-namespace(1), ndctl-destroy-namespace(1), ndctl-check-namespace(1), ndctl-enable-region(1),
       ndctl-disable-region(1), ndctl-enable-dimm(1), ndctl-disable-dimm(1), ndctl-enable-namespace(1),
       ndctl-disable-namespace(1), ndctl-zero-labels(1), ndctl-read-labels(1), ndctl-inject-error(1),
       ndctl-list(1), LIBNVDIMM <https://www.kernel.org/doc/Documentation/nvdimm/nvdimm.txt> Overview" , NVDIMM
       Driver <http://pmem.io/documents/NVDIMM_Driver_Writers_Guide.pdf> Writer’s Guide"

ndctl                                              2024-11-01                                           NDCTL(1)

Synopsis

ndctl [--version] [--help] [OPTIONS] COMMAND [ARGS]

See Also