table of contents
CXL-WRITE-LABELS(1) | cxl Manual | CXL-WRITE-LABELS(1) |
NAME¶
cxl-write-labels - write data to the label area on a memdev
SYNOPSIS¶
cxl write-labels <mem> [-i <filename>]
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. Read data from the input filename, or stdin, and write it to the given <mem> device. Note that the device must not be active in any region, or actively registered with the nvdimm subsystem. If it is, the kernel will not allow write access to the device’s label data area.
OPTIONS¶
<memory device(s)>
-S, --serial
-s, --size=
-O, --offset=
-v
-i, --input
SEE ALSO¶
cxl-read-labels(1), cxl-zero-labels(1), CXL-2.0 9.13.2
2024-09-27 | cxl |