Re: [PATCH 08/26] cxl/mem: Expose device dynamic capacity capabilities
From: Davidlohr Bueso
Date: Mon Mar 25 2024 - 20:18:27 EST
On Sun, 24 Mar 2024, ira.weiny@xxxxxxxxx wrote:
+What: /sys/bus/cxl/devices/memX/dc/region_count
+Date: June, 2024
+KernelVersion: v6.10
+Contact: linux-cxl@xxxxxxxxxxxxxxx
+Description:
+ (RO) Number of Dynamic Capacity (DC) regions supported on the
+ device. May be 0 if the device does not support Dynamic
+ Capacity.
If dcd is not supported then we should not have the dc/ directory
altogether.
Thanks,
Davidlohr