+134
−0
Loading
If a task has buffers in a remote memory domains, we'll now allocate a buffer from local memory and replace the original buffer with it. This is the first step in supporting buffers in remote memory domains. To fully support it, we'll also need to pull/push the data before/after executing a task. Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: I3c86bbb6dbe6a31cb2cae8ce7d73e272ddc2734c Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15944 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com>