am 8d3ea1d1: init: set perms for cpufreq interactive governor boost -- DO NOT MERGE
* commit '8d3ea1d1e198e71ca3f856c6f397faf40922f562': init: set perms for cpufreq interactive governor boost -- DO NOT MERGE
This commit is contained in:
commit
1875930a9d
|
@ -272,6 +272,8 @@ on boot
|
|||
chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/go_hispeed_load
|
||||
chown system system /sys/devices/system/cpu/cpufreq/interactive/above_hispeed_delay
|
||||
chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/above_hispeed_delay
|
||||
chown system system /sys/devices/system/cpu/cpufreq/interactive/boost
|
||||
chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/boost
|
||||
|
||||
# Assume SMP uses shared cpufreq policy for all CPUs
|
||||
chown system system /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
|
||||
|
|
Loading…
Reference in New Issue