[ROM] [AOSP] ArrowOS [LAND] [OFFICIAL][9.0.0] [27-10-2018]

asifee95

Member
Aug 17, 2018
46
1
0
This rom never automatically resets my battery stats even after charging to above 90%..Every rom resets battery stats when charged above 90%..Any solution?? I am on latest build..
 
Last edited:

Gueztar

Senior Member
Feb 19, 2016
476
183
53
Martapura
It's a confirmed issue on most of pie roms, the dev usually didn't provide the fixed coz it usually has heat issue. You just have to simply replace the thermal-engine.conf at /vendor/etc/*here* .
https://drive.google.com/file/d/17V5JbPpKDlN-pilQ5kqPJ8RjaFdAZr6X/view?usp=drivesdk
So, you just increase the thresholds (i've did it since mm actually, it works). You may need to tell users what have been changed. 46 48 50 are enough, our device didnt go that high.
But, why put these hotplug monitor? It make cores (2, 3) stopped when the temp reach threshold. So, it bad for gaming. The default thermal-engine doesnt include that.

Correct me.
 
Last edited:

faatihf

Senior Member
Sep 4, 2015
256
47
0
Balikpapan
So, you just increase the thresholds (i've did it since mm actually, it works). You may need to tell users what have been changed. 46 48 50 are enough, our device didnt go that high.
But, why put these hotplug monitor? It make cores (2, 3) stopped when the temp reach threshold. So, it bad for gaming. The default thermal-engine doesnt include that.

Correct me.
I don't need to tell it if they're not asking.

This is what I need, I'm not sure if it's good or not put hotplug nonitor there, coz it's my own set for me, I'm not a gaming person myself, so 1-2 core never been active anyway. I put it to prevent overheating when charging.

What about this? I edit it as you told and limiting big core instead little one.
https://drive.google.com/file/d/1fpW_37f0VgZpjy9T5l8Q2Ww5cQbwBb9W/view?usp=drivesdk
 

Gueztar

Senior Member
Feb 19, 2016
476
183
53
Martapura
I don't need to tell it if they're not asking.

This is what I need, I'm not sure if it's good or not put hotplug nonitor there, coz it's my own set for me, I'm not a gaming person myself, so 1-2 core never been active anyway. I put it to prevent overheating when charging.

What about this? I edit it as you told and limiting big core instead little one.
https://drive.google.com/file/d/1fpW_37f0VgZpjy9T5l8Q2Ww5cQbwBb9W/view?usp=drivesdk
You're true, its all never been online. Big cores are just keep swithing. And.. Hotplug monitor just make them stop doing it.

My opinion here. If big frequencies online only on core0 and core1, while core2 & core3 offline. It does make the online cores produce more heat, doesnt it? Like it never have time to rest.

Yeah i know. Cluster1 big, cluster0 little. I did this only when im on miui tho.
 
Last edited:

faatihf

Senior Member
Sep 4, 2015
256
47
0
Balikpapan
You're true, its all never been online. Big cores are just keep swithing. And.. Hotplug monitor just make them stop doing it.

My opinion here. If big frequencies online only on core0 and core1, while core2 & core3 offline. It does make the online cores produce more heat, doesnt it? Like it never have time to rest.

Yeah i know. Cluster1 big, cluster0 little. I did this only when im on miui tho.
I think, not really, even when I run pretty big task like watching hd video or light gaming(arcade), big cpu is not quite fully necessary, it won't even go up to max freq, bcz not needed anyway, and this where actual cpu hotplug play role, when max cpu threshold is set to certain ammount, another big cpu will start to switched on and helping the others. So, it would never over-working alone like you said.

So, which one is better in this case? Big or little cluster?
 

Gueztar

Senior Member
Feb 19, 2016
476
183
53
Martapura
I think, not really, even when I run pretty big task like watching hd video or light gaming(arcade), big cpu is not quite fully necessary, it won't even go up to max freq, bcz not needed anyway, and this where actual cpu hotplug play role, when max cpu threshold is set to certain ammount, another big cpu will start to switched on and helping the others. So, it would never over-working alone like you said.

So, which one is better in this case? Big or little cluster?
Umm.. What im trying to say here. If you put hotplug monitor, there would be 2 cores offline(always) if reach specified thresholds. So, no core helping or so ever until temp down under thresholds. Cut hotplug monitor out are very recommended for gamer, as deffult thermal-engine does.

Big cores. Coz, it has high freq and have higher voltage usage.

I think we should stop this conversation. This should be on disscusion thread anyway :p
 
Last edited:

faatihf

Senior Member
Sep 4, 2015
256
47
0
Balikpapan
Umm.. What im trying to say here. If you put hotplug monitor, there would be 2 cores offline(always) if reach specified thresholds. So, no core helping or so ever until temp down under thresholds. Cut hotplug monitor out are very recommended for gamer, as deffult thermal-engine does.

Big cores. Coz, it has high freq and have higher voltage usage.

I think we should stop this conversation. This should be on disscusion thread anyway :p
Yes, inaware of that. Like I've said, I'm not a gaming person so I didn't find it necessary for me. And my point is, big cpu never been left alone working when I'm not even put it to working state anyway, so no overheating issue.

But here I edit it again so it's get universal use and everyone could use it instead just with my preference.