dfd44de7de
Add the following to struct spdk_reduce_pm_file: * path of the pm file * pointer to the mmapped pm region * whether the mmaped address is pmem or not Now use pmem_persist or pmem_msync to persist volume parameters. Note that we do *not* persist the pm filename to the pm file - the pm filename will be written to the backing disk in a later patch. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I1d873ae086dc20600798a49b98e1bf490ac750f3 Reviewed-on: https://review.gerrithub.io/430648 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
Makefile | ||
reduce.c |