NDCTL-ENABLE-REGION(1) ndctl Manual NDCTL-ENABLE-REGION(1)

ndctl-enable-region - enable the given region(s) and all descendant namespaces

ndctl enable-region <region> [<options>]

A generic REGION device is registered for each PMEM range / interleave-set. LIBNVDIMM provides a built-in driver for these REGION devices. This driver is responsible for parsing namespace labels and instantiating PMEM namespaces for each coherent set of labels.

<region>

A regionX device name, or a region id number. Restrict the operation to the specified region(s). The keyword all can be specified to indicate the lack of any restriction, however this is the same as not supplying a --region option at all.

-b, --bus=

A bus id number, or a provider string (e.g. "ACPI.NFIT"). Restrict the operation to the specified bus(es). The keyword all can be specified to indicate the lack of any restriction, however this is the same as not supplying a --bus option at all.

Copyright © 2016 - 2022, 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.

ndctl-disable-region(1)

2024-01-12 ndctl