Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Consider use pmem2_memcpy_async in async_append #163

Open
lukaszstolarczuk opened this issue Apr 7, 2022 · 0 comments
Open

Consider use pmem2_memcpy_async in async_append #163

lukaszstolarczuk opened this issue Apr 7, 2022 · 0 comments
Labels
Type: Feature New feature or request

Comments

@lukaszstolarczuk
Copy link
Member

We may consider moving on to use PMDK's pmem2_memcpy_async instead of miniasync's vdm_memcpy in our async append:
https://github.com/pmem/pmemstream/blob/master/src/libpmemstream.c#L444-L445

We would have to wait for pmem/pmdk#5390 to be merged and working in libpmem2, consider pros and (potential) cons, and implement this in our async_append.

@lukaszstolarczuk lukaszstolarczuk added the Type: Feature New feature or request label Apr 7, 2022
@igchor igchor mentioned this issue Jul 13, 2022
5 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant