1887183f13
Three new RPC are added, that allow to control pmem pool file. - create_pmem_pool(path to file, total file size, block size) - pmem_pool_info(path to file) - delete_pmem_pool(path to file) Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: Id9025b7d988608957700b41f74874159d18c6ad3 Reviewed-on: https://review.gerrithub.io/379006 Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>