- Compile stress-ng
- Run the following
sudo stress-ng --vm 30 --vm-bytes 29G --timeout 600s
sudo stress-ng --vm 2 --vm-bytes 2G --mmap 2 --mmap-bytes 2G --page-in
sudo fio --name /mnt/disk1/fio_test_file --direct=1 --rw=randwrite --bs=512k --size=100m --numjobs=96 \
--time_based --runtime=180 --group_reporting --norandommap