Skip to content

Conversation

michalbiesek
Copy link

@michalbiesek michalbiesek commented Jun 8, 2020

  • instead of realloc call malloc/memcpy/free sequence
  • this allows to move ziplist allocation between DRAM and PMEM

This change is Reviewable

- instead of realloc call malloc/memcpy/free sequence
- this allows to move ziplist allocation between DRAM and PMEM
@michalbiesek michalbiesek force-pushed the feat-ziplist-realloc branch from 12f0431 to 010cc45 Compare June 17, 2020 07:35
@nvml-bot
Copy link

Can one of the admins verify this patch?

PatKamin added a commit to PatKamin/redis that referenced this pull request Oct 28, 2022
[4.0.8-devel] Fix make test failing
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.

2 participants