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

cxl-destroy-region - destroy specified region(s).

Description

       A CXL region is composed of one or more slices of CXL memdevs, with configurable interleave settings -
       both the number of interleave ways, and the interleave granularity.

Example

           # cxl destroy-region all
           destroyed 2 regions

Name

       cxl-destroy-region - destroy specified region(s).

Options

       -b, --bus=
           Restrict the operation to the specified bus.

       -f, --force
           Force a destroy operation even if the region is active. This will attempt to disable the region
           first.

       -d, --decoder=
           The root decoder to limit the operation to. Only regions that are children of the specified decoder
           will be acted upon.

       --debug
           Turn on additional debug messages including library debug.

See Also

cxl-list(1), cxl-create-region(1)

cxl                                                2024-11-01                              CXL-DESTROY-REGION(1)

Synopsis

cxldestroy-region<region>[<options>]

See Also