sysfs-bus-nfit 806 B

1234567891011121314151617
  1. What: /sys/bus/nd/devices/regionX/nfit/ecc_unit_size
  2. Date: Aug, 2017
  3. KernelVersion: v4.14 (Removed v4.18)
  4. Contact: [email protected]
  5. Description:
  6. (RO) Size of a write request to a DIMM that will not incur a
  7. read-modify-write cycle at the memory controller.
  8. When the nfit driver initializes it runs an ARS (Address Range
  9. Scrub) operation across every pmem range. Part of that process
  10. involves determining the ARS capabilities of a given address
  11. range. One of the capabilities that is reported is the 'Clear
  12. Uncorrectable Error Range Length Unit Size' (see: ACPI 6.2
  13. section 9.20.7.4 Function Index 1 - Query ARS Capabilities).
  14. This property indicates the boundary at which the NVDIMM may
  15. need to perform read-modify-write cycles to maintain ECC (Error
  16. Correcting Code) blocks.