Misi rr, Mau share kernel buat note 2 buatan grup note kaskus...
Monggo link nya... http://forum.xda-developers.com/showthread.php?t=2257390 Features exFAT support Additional scheduler BFQv5r1, SIO (default), VR TerraBuzzQ CPU Governor as default. Performance & PegasusQ governors added Lower GPU threshold from 160 MHz to 266 MHz Dynamic Sync Control Reduced Samsung Battery Monitor Wakelock Increased USB Charging rate to 1000 mA Removed CPU locking by GPU mechanism Removed some unnecessary debug and log AFTR Idle Mode Support Yellow Triangle Away ZRAM support (you can delete the script under /System/etc/init.d) Smooth and battery friendly TerraBuzzQ CPU Governor I tried a few CPU governor which can suit my preferences that will turn off CPU core if the load is light to save battery. And I come to LulzactiveQ by Tegrak that initially I think this is suitable for me. Nobody is using this governor for Note 2 and I dare myself to try it on my own. Later on, I modified the source code for LulzactiveQ to remove some parts that I don't need and create my own logic for this cpu governor. Code: There are 3 threshold for CPU load: High Threshold = 100% Up Threshold = 60% Down Threshold = 30% If CPU load = High Threshold (CPU Load = 100%) CPU scaling per 200 MHz until it reaches maximum frequency 1600 MHz. If Up Threshold < CPU Load <= High Threshold (CPU Load between 61% and 99%) CPU scaling per 100 MHz until it reaches 1400 MHz and stop at that point. If Down Threshold < CPU Load < Up Threshold (CPU Load between 31% and 60%) CPU scaling per 100 MHz until it reaches 1200 MHz and stop at that point. If CPU Load <= Down Threshold (CPU Load less than 30%) CPU down to lowest frequency 200 MHz. By this logic, TerraBuzzQ governor suits my daily usage pattern and tested by beta tester team. The result is great battery life and no lag encounter in heavy game such as Real Racing 3. Installation You have to be rooted Install it using your preferred custom recovery Reboot the phone Enjoy the smoothness! Source Code https://github.com/aatjitra/7105u1/ Downloads http://www.mediafire.com/download.php?915s5i1qp15jl1a Bug Report Any bug, please report here and please explain in detail for how do you find the bug and if it possible, some steps to replicate it. Change Logs TerraBuzz PR2.3 - Initial release for public N4 google phone -- ========== Download Aplikasi Kompas versi Digital dan Keren https://play.google.com/store/apps/details?id=com.kompas.android.kec -------------------------- Ayo ikutan kompetisi foto di Indosat Smartphone Photography Festival 2013 Info: http://smartphonephotography.indosatmentari.com --------------------- Galaxy Note 2 Best Deal Rp. 6,499rb hanya di Multiply.com! Garansi resmi. Dapatkan segera! http://bit.ly/gaddrotor -------------------- Web Hosting, Zimbra Mail Server, VPS gratis Raspberry Pi : http://www.hostune.com -------------------- Aturan Umum ID-Android: http://goo.gl/MpVq8 Join Forum ID-ANDROID: http://forum.android.or.id ========== --- Anda menerima pesan ini karena Anda berlangganan grup "[id-android] Indonesian Android Community " dari Grup Google. Untuk berhenti berlangganan dan berhenti menerima email dari grup ini, kirim email ke id-android+berhenti [email protected] . Untuk opsi lainnya, kunjungi https://groups.google.com/groups/opt_out.
