Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend memkind allocator variant by libpmem dependency #163

Draft
wants to merge 6 commits into
base: 6.0-memkind_alloc_by_size
Choose a base branch
from

Conversation

michalbiesek
Copy link

@michalbiesek michalbiesek commented Apr 1, 2020

  • add pmem_memset and pmem_memcpy PMEM_F_MEM_NODRAIN
    PMEM_F_MEM_NONTEMPORAL

This change is Reviewable

@michalbiesek
Copy link
Author

@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

@nvml-bot
Copy link

Can one of the admins verify this patch?

PatKamin added a commit to PatKamin/redis that referenced this pull request Sep 27, 2022
[5.0.11-devel] Fix tarball naming
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants