7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
export PISTRESS_HOME=/home/pi/git/pistress
|
|
export THERMAL_ZONE=/sys/class/thermal/thermal_zone0/temp
|
|
|
|
export FIO_NUMJOBS=$(nproc)
|
|
export FIO_RUNNING_TIME=3600
|
|
|