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-disable-bus - Shutdown an entire tree of CXL devices

Name

       cxl-disable-bus - Shutdown an entire tree of CXL devices

Options

       -f, --force
           DANGEROUS: Override the safety measure that blocks attempts to disable a bus if the tool determines a
           descendent memdev is in active usage. Recall that CXL memory ranges might have been established by
           platform firmware and disabling an active device is akin to force removing memory from a running
           system.

       --debug
           If the cxl tool was built with debug disabled, turn on debug messages.

See Also

cxl-disable-port(1)

cxl                                                2024-11-01                                 CXL-DISABLE-BUS(1)

Synopsis

cxldisable-bus <root0> [<root1>..<rootN>] [<options>]

       For test and debug scenarios, disable a CXL bus and any associated memory devices from CXL.mem
       operations.

See Also