redis icon indicating copy to clipboard operation
redis copied to clipboard

Extend memkind allocator variant by libpmem dependency

Open michalbiesek opened this issue 4 years ago • 2 comments

  • add pmem_memset and pmem_memcpy PMEM_F_MEM_NODRAIN PMEM_F_MEM_NONTEMPORAL

This change is Reviewable

michalbiesek avatar Apr 01 '20 14:04 michalbiesek

@jschmieg I think I handled the situation to detect where allocation should go (PMEM or DRAM) in _sdsnewlen function to detect when call pmem related memory function later. I recommend to review this commit by commit. This PR is in conflict with #142 so I prefer to merge this PR after #142

michalbiesek avatar Apr 28 '20 10:04 michalbiesek

Can one of the admins verify this patch?

nvml-bot avatar Aug 24 '20 12:08 nvml-bot