1CXL-READ-LABELS(1)                                          CXL-READ-LABELS(1)
2
3
4

NAME

6       cxl-read-labels - read out the label area on a CXL memdev
7

SYNOPSIS

9       cxl read-labels <mem0> [<mem1>..<memN>] [<options>]
10

DESCRIPTION

12       The region label area is a small persistent partition of capacity
13       available on some CXL memory devices. The label area is used to and
14       configure or determine the set of memory devices participating in
15       different interleave sets. This command dumps the raw binary data in a
16       memdev’s label area to stdout or a file. In the multi-memdev case the
17       data is concatenated.
18

OPTIONS

20       <memory device(s)>
21           A memX device name, or a memdev id number. Restrict the operation
22           to the specified memdev(s). The keyword all can be specified to
23           indicate the lack of any restriction.
24
25       -S, --serial
26           Rather an a memdev id number, interpret the <memdev> argument(s) as
27           a list of serial numbers.
28
29       -s, --size=
30           Limit the operation to the given number of bytes. A size of 0
31           indicates to operate over the entire label capacity.
32
33       -O, --offset=
34           Begin the operation at the given offset into the label area.
35
36       -v
37           Turn on verbose debug messages in the library (if libcxl was built
38           with logging and debug enabled).
39
40       -b, --bus=
41           Restrict the operation to the specified bus.
42
43       -o, --output
44           output file
45
47       Copyright © 2016 - 2022, Intel Corporation. License GPLv2: GNU GPL
48       version 2 http://gnu.org/licenses/gpl.html. This is free software: you
49       are free to change and redistribute it. There is NO WARRANTY, to the
50       extent permitted by law.
51

SEE ALSO

53       linkcxl:cxl-write-labels[1], linkcxl:cxl-zero-labels[1], CXL-2.0 9.13.2
54
55
56
57                                  08/03/2023                CXL-READ-LABELS(1)
Impressum