echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor echo performance > /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor echo performance > /sys/devices/system/cpu/cpu2/cpufreq/scaling_governor echo performance > /sys/devices/system/cpu/cpu3/cpufreq/scaling_governor mkfs -t ext4 -q /dev/sda7 mkfs -t ext4 -q /dev/sda10 mkfs -t ext4 -q /dev/sda6 mkfs -t ext4 -q /dev/sda5 mount -t ext4 /dev/sda10 /fs/sda10 mount -t ext4 /dev/sda5 /fs/sda5 mount -t ext4 /dev/sda6 /fs/sda6 mount -t ext4 /dev/sda7 /fs/sda7 export TEST_DIR=/fs/sda10 export TEST_DEV=/dev/sda10 export SCRATCH_MNT=/fs/scratch mkdir /fs/scratch -p export SCRATCH_DEV=/dev/sda7 ./check generic/224 generic/231 generic/274 generic/299 generic/300