Hey all,
I have been struggling with terrible battery performance (yes I was using SetCPU), but my main problem was that I work in a hospital where the service is terrible. Thanks to suggestions by some of you out there... there is a solution
HeyItsLou Kernels!
[Kernel] UPDATE: Jan 23 HeyItsLou Custom Sense Kernel #9 La Villa Strangiato - xda-developers
I still use the NoBars app but the only thing I have changed on my phone is uninstalled SetCPU and installed HeyItsLou #4. Normally, with moderate usage I would get about 14 hrs of up time, and that is while spending 50% or more of that time with airplane mode on. Now after the same 14 hrs, I come home with 50% battery left instead of 3%.
I am still waiting for one of my days when I have time to be a heavy user to see how it will hold up, but from what I hear, it's great even then.
LAST I CHECKED THIS KERNEL ONLY WORKED WITH SENSE ROMS!!
So, if you have a battery issue I urge you to try this.
HeyItsLou Custom Sense Kernel #4 Code Name "Heart of the Sunrise"- Multiupload.com - upload your files to multiple file hosting sites!
HeyItsLou Custom Sense Kernel #5 Code Name "Mood for a Day"- Multiupload.com - upload your files to multiple file hosting sites!
BFS CPU Scheduler
HeyItsLou Custom Sense Kernel #6 Code Name "Siberian Khatru"- Multiupload.com - upload your files to multiple file hosting sites!
3-10 Multi-Touch Support
HeyItsLou Custom Sense Kernel #7 Code Name "Yours Is No Disgrace"- Multiupload.com - upload your files to multiple file hosting sites!
BFQ I/O Scheduler & 3-10 Multi-Touch Support
HeyItsLou Custom Sense Kernel #8 Code Name "The Gates of Delirium"- Multiupload.com - upload your files to multiple file hosting sites!
BFQ I/O Scheduler No Multi-Touch Support
HeyItsLou Custom Sense Kernel #9 Code Name "La Villa Strangiato"- Multiupload.com - upload your files to multiple file hosting sites!
*NEW* BFQ I/O Scheduler, BFS CPU Scheduler, SD Card Speed Fix No Multi-Touch Support
I am currently using #4, it has been great so far and I wanted to wait sometime to check it out before trying another one.
Best of all, if you have any questions, go to the XDA link above, Lou responds almost immediately to any question you may have - and if you read the thread, most of your questions may have already been answered.
JSS
P.S. This was posted in that thread, I found it helpful maybe you will too
Posted by GMICHAELOW:
BFS is a different CPU scheduler than CFS. A CPU scheduler is analogous to... a kind of prioritizing algorithm. Pretend you're me. Tomorrow I have school and I'm gonna get loads of homework. Now, what order I choose to do that homework in is my prioritizing algorithm.
Going back to the CPU, the CPU also has tasks. You tap on the screen, an app needs to process something. How it decides what to do when is the scheduler.
Mmk, so BFS is basically this: All resources to one thing at a time.
CFS: Completely Fair Scheduler, so everything gets it's share.
BFS is great for single-tasking, as you might expect. However, whenever something else goes on, like syncing, or installing apps, there is generally gonna be lag.
CFS is great for multi-tasking, again, as you might expect.
For me personally, CFS makes more sense, because if you're generally only ever running one app at a time, and CFS will give it the majority of the resources anyway. And so when syncing or installing comes a long, you run into no problems.
Boot Performance and Performance Profiles are just regulations on clockspeed, so you don't need to create profiles in SetCPU.
CIFS is another kind of scheduler, but for I/O.
TUN is for VPN.
Ext4 is a type of filesystem.
I have been struggling with terrible battery performance (yes I was using SetCPU), but my main problem was that I work in a hospital where the service is terrible. Thanks to suggestions by some of you out there... there is a solution
HeyItsLou Kernels!
[Kernel] UPDATE: Jan 23 HeyItsLou Custom Sense Kernel #9 La Villa Strangiato - xda-developers
I still use the NoBars app but the only thing I have changed on my phone is uninstalled SetCPU and installed HeyItsLou #4. Normally, with moderate usage I would get about 14 hrs of up time, and that is while spending 50% or more of that time with airplane mode on. Now after the same 14 hrs, I come home with 50% battery left instead of 3%.
I am still waiting for one of my days when I have time to be a heavy user to see how it will hold up, but from what I hear, it's great even then.
LAST I CHECKED THIS KERNEL ONLY WORKED WITH SENSE ROMS!!
So, if you have a battery issue I urge you to try this.
HeyItsLou Custom Sense Kernel #4 Code Name "Heart of the Sunrise"- Multiupload.com - upload your files to multiple file hosting sites!
HeyItsLou Custom Sense Kernel #5 Code Name "Mood for a Day"- Multiupload.com - upload your files to multiple file hosting sites!
BFS CPU Scheduler
HeyItsLou Custom Sense Kernel #6 Code Name "Siberian Khatru"- Multiupload.com - upload your files to multiple file hosting sites!
3-10 Multi-Touch Support
HeyItsLou Custom Sense Kernel #7 Code Name "Yours Is No Disgrace"- Multiupload.com - upload your files to multiple file hosting sites!
BFQ I/O Scheduler & 3-10 Multi-Touch Support
HeyItsLou Custom Sense Kernel #8 Code Name "The Gates of Delirium"- Multiupload.com - upload your files to multiple file hosting sites!
BFQ I/O Scheduler No Multi-Touch Support
HeyItsLou Custom Sense Kernel #9 Code Name "La Villa Strangiato"- Multiupload.com - upload your files to multiple file hosting sites!
*NEW* BFQ I/O Scheduler, BFS CPU Scheduler, SD Card Speed Fix No Multi-Touch Support
I am currently using #4, it has been great so far and I wanted to wait sometime to check it out before trying another one.
Best of all, if you have any questions, go to the XDA link above, Lou responds almost immediately to any question you may have - and if you read the thread, most of your questions may have already been answered.
JSS
P.S. This was posted in that thread, I found it helpful maybe you will too
Posted by GMICHAELOW:
BFS is a different CPU scheduler than CFS. A CPU scheduler is analogous to... a kind of prioritizing algorithm. Pretend you're me. Tomorrow I have school and I'm gonna get loads of homework. Now, what order I choose to do that homework in is my prioritizing algorithm.
Going back to the CPU, the CPU also has tasks. You tap on the screen, an app needs to process something. How it decides what to do when is the scheduler.
Mmk, so BFS is basically this: All resources to one thing at a time.
CFS: Completely Fair Scheduler, so everything gets it's share.
BFS is great for single-tasking, as you might expect. However, whenever something else goes on, like syncing, or installing apps, there is generally gonna be lag.
CFS is great for multi-tasking, again, as you might expect.
For me personally, CFS makes more sense, because if you're generally only ever running one app at a time, and CFS will give it the majority of the resources anyway. And so when syncing or installing comes a long, you run into no problems.
Boot Performance and Performance Profiles are just regulations on clockspeed, so you don't need to create profiles in SetCPU.
CIFS is another kind of scheduler, but for I/O.
TUN is for VPN.
Ext4 is a type of filesystem.