From BetrFS benchmarks. This is a modification of that code, and except for the modifications is their original work.
- clone linux kernel repo
- cp defconfig.sh config.sh
- Edit config.sh with fs info and test parameters
- Run "sudo ./first_time_setup.sh" if the test has not been run before.
- Run "sudo -E python test.py"
- cp multiconfig.sh config.sh
- In config.sh under 'repos' add the appropriate git repositories
- It contains 9 repositories already, this doesn't need to be changed unless desired
- Run "sudo ./first_time_setup.sh" if the test has not been run before.
- Run "sudo -E python multigit.py"
Original git aging vs multi-git aging