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

investigate use of pmdk memcpy functions when in pipeline mode #21

Open
carns opened this issue Mar 2, 2021 · 0 comments
Open

investigate use of pmdk memcpy functions when in pipeline mode #21

carns opened this issue Mar 2, 2021 · 0 comments

Comments

@carns
Copy link
Member

carns commented Mar 2, 2021

In GitLab by @carns on Feb 26, 2020, 14:34

PMDK provides its own variants of some memory manipulation functions like memcpy and memset. Probably using them gives pmdk more information to work with w.r.t. what synchronization methods to use (like nt store).

This won't make any difference unless we are tuning on a system with optane hardware.

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

No branches or pull requests

1 participant