]> CyberLeo.Net >> Repos - CDN/bonnie-benchmarks.git/blob - tests/tmpfs
Add out/ to gitignore
[CDN/bonnie-benchmarks.git] / tests / tmpfs
1 bonnie_opts="${bonnie_opts} -s 4096 -r 2048"
2 setup() {
3   mount -t tmpfs -o uid=4444 bonnie /bonnie
4 }