linux/drivers/acpi/nfit
Dan Williams a15797f4be libnvdimm, nfit: export an 'ecc_unit_size' sysfs attribute
When the nfit driver initializes it runs an ARS (Address Range Scrub)
operation across every pmem range. Part of that process involves
determining the ARS capabilities of a given address range. One of the
capabilities that is reported is the 'Clear Uncorrectable Error Range
Length Unit Size' (see: ACPI 6.2 section 9.20.7.4 Function Index 1 -
Query ARS Capabilities). This property is of interest to userspace
software as it indicates the boundary at which the NVDIMM may need to
perform read-modify-write cycles to maintain ECC blocks.

Cc: Vishal Verma <vishal.l.verma@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2017-08-31 12:53:36 -07:00
..
core.c libnvdimm, nfit: export an 'ecc_unit_size' sysfs attribute 2017-08-31 12:53:36 -07:00
Kconfig acpi, nfit: kill ACPI_NFIT_DEBUG 2017-04-28 16:07:00 -07:00
Makefile
mce.c acpi/nfit: Issue Start ARS to retrieve existing records 2017-07-02 09:56:37 -07:00
nfit.h acpi/nfit: Issue Start ARS to retrieve existing records 2017-07-02 09:56:37 -07:00