See https://github.com/osalbahr/pmem-redirection
I experimented with fio
, a well-known tool for I/O benchmarking. Here are some simple benchmarks with the following target files:
$HOME/fio.txt
- Network Filesystem (NFS)/mnt/fsdax/$USER/fio.txt
- Persistent Memory (PMEM)/tmp/$USER/fio.txt
- SSD (note: I called the job in the jobfile "ram-tmp" incorrectly, it should be "ssd-tmp")