]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Add the support to use DML library for PMEM device. 44230/head
authorZiye Yang <ziye.yang@intel.com>
Thu, 2 Dec 2021 02:15:28 +0000 (02:15 +0000)
committerZiye Yang <ziye.yang@intel.com>
Tue, 19 Apr 2022 06:51:12 +0000 (14:51 +0800)
commit86cb8c75c3226ebaf77a5ee12627e6288adcd775
treeeeed99bc54a9e6d62c236101a66ff48407f9f0f5
parent453f53ad474860f75db23a1d28d3b79b0cb1a181
Add the support to use DML library for PMEM device.

The purpose of this patch is to add the initial support to
offload memory/pmem operations by sync usage through hardware path
in DML library.

Signed-off-by: Ziye Yang <ziye.yang@intel.com>
CMakeLists.txt
cmake/modules/Finddml.cmake [new file with mode: 0644]
doc/rados/configuration/bluestore-config-ref.rst
src/blk/CMakeLists.txt
src/blk/pmem/PMEMDevice.cc
src/include/config-h.in.cmake