Sorry wrong picture... Why can't I edit/add pictures through xda labs app?Also tried this but it doesn't make a difference!
Attachments
-
115.3 KB Views: 1,049
Sorry wrong picture... Why can't I edit/add pictures through xda labs app?Also tried this but it doesn't make a difference!
1|[email protected]:/proc/sys/kernel # stat -c %a sched_downmigrate
644
[email protected]:/proc/sys/kernel # ls -la sched_downmigrate
-rw-r--r-- 1 root root 0 2017-01-02 11:58 sched_downmigrate
the commands return the same results. It's weird, after some testing I see that it sometimes gets applied and some others not ! By the way how do you come up with this values? I'm interested and governor tunable values tweaking. If you have in mind any good read that explains how to calculate these values, please share or PM me ! Right know I'm experimenting with full 6 core hot-plugging. If it turns out to be good, I will definitely share here too.if you "stat -c %a" the file... what is the current permission level?
this is mine...plus check if the file owner and group owner are correctCode:1|[email protected]:/proc/sys/kernel # stat -c %a sched_downmigrate 644
sched_upmigrate works? crosscheck with that.Code:[email protected]:/proc/sys/kernel # ls -la sched_downmigrate -rw-r--r-- 1 root root 0 2017-01-02 11:58 sched_downmigrate
btw i get 5hrs ++ sot with wifi use and 4g sometime with this tweak and thermal configim using v0.9 on cm 13 ts, i have no perfd file, is it normal? @GoldGanja
TS CM13 already does most of the same things, such as turn off big cores and GPU idle at 180mhz, so no real point in using this script. Check CPU-Z app.im using v0.9 on cm 13 ts, i have no perfd file, is it normal? @GoldGanja
---------- Post added at 03:59 PM ---------- Previous post was at 03:58 PM ----------
btw i get 5hrs ++ sot with wifi use and 4g sometime with this tweak and thermal config
It means the script not running.i cant find TAO.log on sd i just manually paste the file to init.d from sdcard ang the thermal.conf in etc as well what about the permission of script after pasting? is there anything i need to change ?
Yup. It's compatibleHi,
Is the script compatible with aicp 12/13.1 rom?