mirror of
https://github.com/brain-hackers/brain-config.git
synced 2024-12-22 20:20:06 +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 100000 > /sys/devices/system/cpu/cpufreq/ondemand/sampling_rate
|
||||
echo 50 > /sys/devices/system/cpu/cpufreq/ondemand/sampling_down_factor
|
||||
echo 1 > /sys/devices/system/cpu/cpufreq/ondemand/io_is_busy
|
||||
fi
|
||||
log_end_msg 0
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user