PMNet Workloads
Workloads used in PMNetās evaluation
Build Environment/Dependencies
- Ubuntu 20.04 Kernel 5.8
- PMDK 1.6 (source included in the directory)
Running workloads
- Build the server; Redis-based workload are compatible with normal Redis release (tested with Redis-5.0.8 and Pmem-Redis)
1.1 For Redis-based workloads, Redis proxy (adaptor) is needed to support PMNet protocol, this is not necessary for Baseline setup that directly connects to the Redis-server with TCP; Run Server-adaptor. - Build the client; The Makefile should work.
- Run the run script in client folder.