CXL-READ-LABELS(1) | cxl Manual | CXL-READ-LABELS(1) |
NAME¶
cxl-read-labels - read out the label area on a CXL memdev
SYNOPSIS¶
cxl read-labels <mem0> [<mem1>..<memN>] [<options>]
DESCRIPTION¶
The region label area is a small persistent partition of capacity available on some CXL memory devices. The label area is used to and configure or determine the set of memory devices participating in different interleave sets. This command dumps the raw binary data in a memdev’s label area to stdout or a file. In the multi-memdev case the data is concatenated.
OPTIONS¶
<memory device(s)>
-S, --serial
-s, --size=
-O, --offset=
-v
-o, --output
COPYRIGHT¶
Copyright © 2016 - 2022, Intel Corporation. License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
SEE ALSO¶
cxl-write-labels(1), cxl-zero-labels(1), CXL-2.0 9.13.2
2023-02-24 | cxl |