1CXL-DISABLE-BUS(1) CXL-DISABLE-BUS(1)
2
3
4
6 cxl-disable-bus - Shutdown an entire tree of CXL devices
7
9 cxl disable-bus <root0> [<root1>..<rootN>] [<options>]
10
11 For test and debug scenarios, disable a CXL bus and any associated
12 memory devices from CXL.mem operations.
13
15 -f, --force
16 DANGEROUS: Override the safety measure that blocks attempts to
17 disable a bus if the tool determines a descendent memdev is in
18 active usage. Recall that CXL memory ranges might have been
19 established by platform firmware and disabling an active device is
20 akin to force removing memory from a running system.
21
22 --debug
23 If the cxl tool was built with debug disabled, turn on debug
24 messages.
25
27 Copyright © 2016 - 2022, Intel Corporation. License GPLv2: GNU GPL
28 version 2 http://gnu.org/licenses/gpl.html. This is free software: you
29 are free to change and redistribute it. There is NO WARRANTY, to the
30 extent permitted by law.
31
33 linkcxl:cxl-disable-port[1]
34
35
36
37 08/03/2023 CXL-DISABLE-BUS(1)