commit | bd4cd745b3b412ac93227640e3b337962f41d932 | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Thu Oct 06 11:22:37 2016 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Fri Oct 07 09:20:53 2016 -0700 |
tree | fc87b054e3d62373f8059e3d5e9bea285489c748 | |
parent | 8a5f50d3b7f2f601c200f84827c2c9220cd69f71 [diff] |
tools/testing/nvdimm: support for sub-dividing a pmem region Update nfit_test to handle multiple sub-allocations within a given pmem region. The mock resource now tracks and un-tracks sub-ranges as they are requested and released (either explicitly or via devm callback). Signed-off-by: Dan Williams <dan.j.williams@intel.com>