[KERNEL] Bricked-Kernel Mako

show-p1984

Inactive Recognized Developer
Jul 30, 2011
3,701
11,814
0
Retention state was added a while back. You need to look back much further. CAF officially enabled retention recently.

The deeper states aren't enabled but with my app (or via sysfs you can enable them as well). This should help screen on battery a bit. When core 0 is idling, now it can go into deeper state. Core 1~3 are unplugged so won't affect them at all.

On my sensation kernel, I completely disabled hot plugging altogether, at the same time I enabled deeper sleep states while idling resulting in better battery life than stock performance with mpdecision.

Too bad the current krait processors have he bugs, the effects are not as great as the older 8x60 s3 generation. (The newer kraits like HTC one and sgs 4, may have the bug fixed)
Well if you are simply talking about the sysfs stuff under /sys/devices/system/cpu/cpu0/cpuidle/ then I have to tell you that my kernel does c3 on cpu0 out of the box :)
Code:
[email protected]:/sys # cat devices/system/cpu/cpu0/cpuidle/state3/name            
C3
# cat devices/system/cpu/cpu0/cpuidle/state3/usage           
243301
 
  • Like
Reactions: elbermu

fishhelmet

Senior Member
Dec 5, 2010
193
45
0
show-p does make the best kernel candy. it's so delicious I think I may get diabetes. eagerly awaiting kcontrol

Sent from my Nexus 4 using Tapatalk 4 Beta
 

jassycliq

Senior Member
Jan 1, 2011
911
674
0
Los Angeles
http://www.mediafire.com/?hiog6hbayucapd8
Updated with shows new stuff. Not home so I can't push source (like usual home computer doesn't have internet so I can't remote in)
I'll update it when I get home though :)
Also I updated interactive, O3 optimized once again. Just a mash up of fauxs kernel and shows basically so go hit their thanks buttons and donate if you can.

Sent from my Nexus 4 using Tapatalk 2
 

ctfrommn

Senior Member
May 25, 2011
6,968
10,394
263
Minnesota
http://www.mediafire.com/?hiog6hbayucapd8
Updated with shows new stuff. Not home so I can't push source (like usual home computer doesn't have internet so I can't remote in)
I'll update it when I get home though :)
Also I updated interactive, O3 optimized once again. Just a mash up of fauxs kernel and shows basically so go hit their thanks buttons and donate if you can.

Sent from my Nexus 4 using Tapatalk 2
Jassy....total dev noob trying to build a custom kernel. How do you take the zImage and make a flashable zip or even a boot.img from it?
 

jassycliq

Senior Member
Jan 1, 2011
911
674
0
Los Angeles
Jassy....total dev noob trying to build a custom kernel. How do you take the zImage and make a flashable zip or even a boot.img from it?
I'm lazy so I just get shows zip, unzip it, and replace the zImage with my own. There are other ways but like I said, I'm lazy. You can also look for koush's anykernel zip. You'll have to change something's in the updater script though iirc.

Sent from my Nexus 4 using Tapatalk 2
 

Ace42

Senior Member
Jul 20, 2009
11,314
2,033
253
New York
http://www.mediafire.com/?hiog6hbayucapd8
Updated with shows new stuff. Not home so I can't push source (like usual home computer doesn't have internet so I can't remote in)
I'll update it when I get home though :)
Also I updated interactive, O3 optimized once again. Just a mash up of fauxs kernel and shows basically so go hit their thanks buttons and donate if you can.

Sent from my Nexus 4 using Tapatalk 2
Does it have all of Faux's updates up to beta 15?
 

Ace42

Senior Member
Jul 20, 2009
11,314
2,033
253
New York
Up to date with his github rb_jb_mr1.1 iirc
All I did was leave out his intelli stuff.
Once I get home from Black Angus I'll post the log stuff and source.

Sent from my Nexus 4 using Tapatalk 2
Are there any pros to using this version of mpdecision of intelli_plug? Or is it similar to the shipping version?
 

show-p1984

Inactive Recognized Developer
Jul 30, 2011
3,701
11,814
0
Are there any pros to using this version of mpdecision of intelli_plug? Or is it similar to the shipping version?
I think you confuse faux's intelli stuff with an auto hotplug solution like mpdecision.
So what is new in .78? How is KControl going?
Very good, you might have noticed the kcontrol module in .78 :)
I am posting stuff about kcontrol on g+ regularly.
Have a change log posted elsewhere besides Aroma?
no change log for 0.78?
difference to 0.77:
Code:
* d252933 (Dennis Rassmann) : defconfig: 0.78
* a57c45f (Dennis Rassmann) : gitignore: ignore kcontrol directory (for kcontrol modules)
* f446be1 (Dennis Rassmann) : msm_mpdecision: fix sleep, don't use pause
* 1b2a6fd (Dennis Rassmann) : msm_mpdecision: add stats & expose to sysfs
Mainly a bugfix release for mpdecision (which fixes the long display wakeup issue) and introduces stats for hotplugging. (/sys/kernel/msm_mpdecision/stats/...)
And it comes with the final msm gpu kcontrol module.
I have a lot of other stuff ready to be merged into the exp branch soon(tm).
 

show-p1984

Inactive Recognized Developer
Jul 30, 2011
3,701
11,814
0
You're missing the Nexus 4 in your sig :p
I just noticed that it had all your devices on there lol xD
It's missing the verdilte, htc one s and nexus 7 as well. I just lost the psd in an hdd crash and I am too lazy to redo that sig tbh :p (+ I am using gimp now)
 

guru_shastri

Senior Member
Oct 25, 2010
487
121
0
Hi
Got a question. It seems that while using Wi-Fi the device can live forever. But when using 3g the battery drains like crazy. Any thing this kernel can do to help?


Sent from my Nexus 4 using xda app-developers app