Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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

Description

       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.

Name

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

Options

       <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.

See Also

ndctl-enable-region(1)

ndctl                                              2024-11-01                            NDCTL-DISABLE-REGION(1)

Synopsis

ndctldisable-region <region> [<options>]

See Also