Hi,I have set up and been able to run pmem redis corresponding to this repo - https://github.com/pmem/redis
pmem redis seems to use libpmem internally - and given that libpmem has inbuilt support for valgrind, I tried running valgrind with pmemcheck tool for redis-benchmark program. I also enable logging to a file using :valgrind --tool=pmemcheck -q --log-stores=yes --log-file=redis_store_log.log redis-benchmark
>> I have set up and been able to run pmem redis corresponding to this repo - https://github.com/pmem/redis
>
>
> Which branch do you use? Some branches are for persistent use cases, some are for volatile. In the later case libpmem is not used.
>
Ah! I didn't pay attention to the branch I was on - it is 4.0
volatile. This is the branch I was on by default when I cloned the
repo! I see 5.0_persistent_memory_with_replication - I believe that
should be good?
>>
>> pmem redis seems to use libpmem internally - and given that libpmem has inbuilt support for valgrind, I tried running valgrind with pmemcheck tool for redis-benchmark program. I also enable logging to a file using :
>>
>> valgrind --tool=pmemcheck -q --log-stores=yes --log-file=redis_store_log.log redis-benchmark
>
>
> Isn't "redis-benchmark" just a client of a redis server?
Yes, but wouldn't the redis store 'put' operations be translated to
corresponding operations on libpmem?
Thanks!
--
You received this message because you are subscribed to the Google Groups "pmem" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pmem+uns...@googlegroups.com.
To post to this group, send email to pm...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pmem/dfa83a0c-7c5e-45eb-b13d-f105193b6196%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "pmem" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pmem+uns...@googlegroups.com.
To post to this group, send email to pm...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pmem/388b6d0d-5e69-420e-a7c9-9d4fd78e45d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.