Re: [PATCH 0/3] acpi, nfit: Add dirty shutdown count to sysfs

2018-09-27 Thread Dan Williams
On Thu, Sep 27, 2018 at 12:12 AM Johannes Thumshirn wrote: > > On Wed, Sep 26, 2018 at 09:24:20PM -0700, Dan Williams wrote: > > The Intel NVDIMM command specification publishes a dirty-shutdown-count > > in addition to the dirty-shutdown / flush-failed indication that comes > > from the ACPI

Re: [PATCH 0/3] acpi, nfit: Add dirty shutdown count to sysfs

2018-09-27 Thread Keith Busch
On Thu, Sep 27, 2018 at 09:11:35AM +0200, Johannes Thumshirn wrote: > On Wed, Sep 26, 2018 at 09:24:20PM -0700, Dan Williams wrote: > > The Intel NVDIMM command specification publishes a dirty-shutdown-count > > in addition to the dirty-shutdown / flush-failed indication that comes > > from the

Re: [PATCH 0/3] acpi, nfit: Add dirty shutdown count to sysfs

2018-09-27 Thread Johannes Thumshirn
On Wed, Sep 26, 2018 at 09:24:20PM -0700, Dan Williams wrote: > The Intel NVDIMM command specification publishes a dirty-shutdown-count > in addition to the dirty-shutdown / flush-failed indication that comes > from the ACPI NFIT. This is expected to be a common property of NVDIMMs > and is a

[PATCH 0/3] acpi, nfit: Add dirty shutdown count to sysfs

2018-09-26 Thread Dan Williams
The Intel NVDIMM command specification publishes a dirty-shutdown-count in addition to the dirty-shutdown / flush-failed indication that comes from the ACPI NFIT. This is expected to be a common property of NVDIMMs and is a static hardware health detail to be cached / exported via sysfs. Add