Skip to content

Commit 17218b0

Browse files
Davidlohr Buesodavejiang
authored andcommitted
cxl: Document missing sysfs files
Add to the ABI documentation the payload_max and label_storage_size read-only files, which have been there since the early days. Signed-off-by: Davidlohr Bueso <dave@stgolabs.net> Reviewed-by: Li Ming <ming.li@zohomail.com> Reviewed-by: Dave Jiang <dave.jiang@intel.com> Reviewed-by: Ira Weiny <ira.weiny@intel.com> Link: https://patch.msgid.link/20250218224853.67457-3-dave@stgolabs.net Signed-off-by: Dave Jiang <dave.jiang@intel.com>
1 parent eb8081b commit 17218b0

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

Documentation/ABI/testing/sysfs-bus-cxl

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,24 @@ Description:
1818
specification.
1919

2020

21+
What: /sys/bus/cxl/devices/memX/payload_max
22+
Date: December, 2020
23+
KernelVersion: v5.12
24+
Contact: linux-cxl@vger.kernel.org
25+
Description:
26+
(RO) Maximum size (in bytes) of the mailbox command payload
27+
registers. Linux caps this at 1MB if the device reports a
28+
larger size.
29+
30+
31+
What: /sys/bus/cxl/devices/memX/label_storage_size
32+
Date: May, 2021
33+
KernelVersion: v5.13
34+
Contact: linux-cxl@vger.kernel.org
35+
Description:
36+
(RO) Size (in bytes) of the Label Storage Area (LSA).
37+
38+
2139
What: /sys/bus/cxl/devices/memX/ram/size
2240
Date: December, 2020
2341
KernelVersion: v5.12

0 commit comments

Comments
 (0)