How could i add some governors and schedules to my phone. I love peqausq and smartass. sio is cool. Where could i find them.
Related
I was looking at the setcpu governor and saw a list to choose from..
what are the difference in the way the kernel operate and which is the "better" governor for daily usage?
sorry if this qns has been asked before but the search result generated did not give me what i was looking for..
the only thread that was a bit useful was http://forum.xda-developers.com/showthread.php?t=793311
Bumps... anyone? Or any relevant thread for me to read up on?
Sent from my HTC HD2 using XDA App
From the setcpu website(found with a simple search of "setcpu" on google)
http://www.pokedev.com/setcpu/#7
CPU governors control exactly how the CPU scales between your "max" and "min" set frequencies. Most kernels have "ondemand" and "performance." The availability
ondemand - Available in most kernels, and the default governor in most kernels. When the CPU load reaches a certain point (see "up threshold" in Advanced Settings), ondemand will rapidly scale the CPU up to meet demand, then gradually scale the CPU down when it isn't needed.
conservative - Available in some kernels. It is similar to the ondemand governor, but will scale the CPU up more gradually to better fit demand. Conservative provides a less responsive experience than ondemand, but can save battery.
performance - Available in most kernels. It will keep the CPU running at the "max" set value at all times. This is a bit more efficient than simply setting "max" and "min" to the same value and using ondemand because the system will not waste resources scanning for the CPU load. This governor is recommended for stable benchmarking.
powersave - Available in some kernels. It will keep the CPU running at the "min" set value at all times.
userspace- A method for controlling the CPU speed that isn't currently used by SetCPU. For best results, do not use the userspace governor.
Click to expand...
Click to collapse
socrated13 said:
From the setcpu website(found with a simple search of "setcpu" on google)
http://www.pokedev.com/setcpu/#7
Click to expand...
Click to collapse
thanks a lot.. just another question, u know whats the advantage of "interactive" vs ondemand?
bump, i'd also like to know the interactive vs ondemand
guys is there an explanation of how the new CPU governors work, on the latest kernels ..?
ie. smoothass, smartassV2, interactiveX etc... ?
regards
raz
raziel123 said:
guys is there an explanation of how the new CPU governors work, on the latest kernels ..?
ie. smoothass, smartassV2, interactiveX etc... ?
regards
raz
Click to expand...
Click to collapse
Here is Overclock 101
http://www.droidforums.net/forum/rescue-squad-guides/47871-overclocking-101-a.html
shankar10 said:
Here is Overclock 101
http://www.droidforums.net/forum/rescue-squad-guides/47871-overclocking-101-a.html
Click to expand...
Click to collapse
Thanks Shankar, but this does not answer my question,
I Specifically asked how the New Governors such as SmartassV2, InteractiveX, smoothass etc work, not the old ones you posted a link for.
regards
Raz
In short:
SmartassV2 - tweaked Smartass
InteractiveX - same as Interactive but has screen-off profile built in
OndemandX - same as Ondemand but has screen-off profile built in
Virtuous - tweaked SmartassV2
Smoothass - more aggressive smartass
Lagfree - based on conservative (fast downclocking)
There is also
wiki.rootzwiki.com/CPU_Frequency_Scaling
He guys, does anyone know which one of these Governers and I/O Schedulers will get me the most battery life?
Available CPU Governors:
DARKSIDE, superbad, scary, smartass (optimized), smartass v1 (orignal smartass), smartass v2 (2nd Generation), savagedzen, lagfree, conservative, performance, ondemand, interactive, minmax, powersave, userspace
Optional I/O Schedulers:
anticipatory, deadline, cfq, bfq, vr, sio
Click to expand...
Click to collapse
Thanks!
Try this thread...it all depends on how you use your phone...
http://forum.xda-developers.com/showthread.php?t=1369817
What is your personal opinion on best governor and I/O scheduler?
I prefer BFQ and Wheatley (on omega3 kernel)
Anyone know which other custom kernel support Wheatley? I am running that governor on my S4 and i swear that is the best governor out there... I am trying to find others that have that governor implemented as well.
It's different with every device. Example being on my galaxy s4 ktoonservative governor and row i/o scheduler gives me the smoothest most battery efficient experience. With my nexus 7 touchdemand governor and bfq I/o scheduler give me the smoothest most battery efficient experience.
My goals when choosing governors and I/o schedulers are first and foremost a buttery experience followed by battery efficiency.
Which CPU governor should I use? Ondemand or Interactive?
dancivuk said:
Which CPU governor should I use? Ondemand or Interactive?
Click to expand...
Click to collapse
Hi,
Please refer to this guide : http://forum.xda-developers.com/lg-g2/help/test-t3032171
If you take some time and give this a good read, you can tweak your kernel settings all by yourself.
dancivuk said:
Which CPU governor should I use? Ondemand or Interactive?
Click to expand...
Click to collapse
ondemand more responsive interactive responsive and better battery than ondemand..
ondemand - balanced
interactive - battery friendly
The choice is yours.