I leverage Memslap to benchmark this Memcached and the Memcached set as pslab_force model to leverage persistent memory. But lots of memories are not persistent even if the Memcached ends.
For example, in slabs.c, Line 547 to Line 550 have changed persistent memory ITEM but not persist them by using pmem_member_persist() API.
Can you fix them?
I leverage Memslap to benchmark this Memcached and the Memcached set as pslab_force model to leverage persistent memory. But lots of memories are not persistent even if the Memcached ends.
For example, in slabs.c, Line 547 to Line 550 have changed persistent memory ITEM but not persist them by using pmem_member_persist() API.
Can you fix them?