commit | 9d27a87ec9e1317d368b1e5e3f4808078baa8c4c | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Fri Jul 10 14:07:03 2015 -0400 |
committer | Dan Williams <dan.j.williams@intel.com> | Fri Jul 10 14:07:03 2015 -0400 |
tree | 8b1bfc29445dadd61368385dcd1a16add9e3bbb7 | |
parent | f7ec83684af020c961d7fab801f8e3ef7ce5de33 [diff] |
tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_test In preparation for fixing the BLK path to properly use "directed pcommit" enable the unit test infrastructure to emit mock "flush" tables. Writes to these flush addresses trigger a memory controller to flush its internal buffers to persistent media, similar to the x86 "pcommit" instruction. Signed-off-by: Dan Williams <dan.j.williams@intel.com>