mirror of
https://github.com/brain-hackers/brain-config.git
synced 2025-01-04 02:20:07 +09:00
Remove io_is_busy
This commit is contained in:
parent
8af52bed39
commit
f09ede78ee
1
debian/raspi-config.init
vendored
1
debian/raspi-config.init
vendored
@ -26,7 +26,6 @@ case "$1" in
|
|||||||
echo 50 > /sys/devices/system/cpu/cpufreq/ondemand/up_threshold
|
echo 50 > /sys/devices/system/cpu/cpufreq/ondemand/up_threshold
|
||||||
echo 100000 > /sys/devices/system/cpu/cpufreq/ondemand/sampling_rate
|
echo 100000 > /sys/devices/system/cpu/cpufreq/ondemand/sampling_rate
|
||||||
echo 50 > /sys/devices/system/cpu/cpufreq/ondemand/sampling_down_factor
|
echo 50 > /sys/devices/system/cpu/cpufreq/ondemand/sampling_down_factor
|
||||||
echo 1 > /sys/devices/system/cpu/cpufreq/ondemand/io_is_busy
|
|
||||||
fi
|
fi
|
||||||
log_end_msg 0
|
log_end_msg 0
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user