summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.tilapia.rc4
1 files changed, 4 insertions, 0 deletions
diff --git a/init.tilapia.rc b/init.tilapia.rc
index 1ac83ee..0048f5d 100644
--- a/init.tilapia.rc
+++ b/init.tilapia.rc
@@ -262,6 +262,10 @@ on boot
# Interactive governor settings
chown system system /sys/devices/system/cpu/cpufreq/interactive/boost_factor
chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/boost_factor
+ chown system system /sys/devices/system/cpu/cpufreq/interactive/core_lock_count
+ chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/core_lock_count
+ chown system system /sys/devices/system/cpu/cpufreq/interactive/core_lock_period
+ chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/core_lock_period
chown system system /sys/devices/system/cpu/cpufreq/interactive/go_maxspeed_load
chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/go_maxspeed_load
chown system system /sys/devices/system/cpu/cpufreq/interactive/io_is_busy