[KERNEL][EAS][10/11/12] Pop Kernel

Search This thread

linckandrea

Senior Member
Nov 9, 2013
499
1,179
Roma
Moto X 2014
Nexus 9
Seems interesting, but whats the real difference between the original cr kernel and this? i mean, the difference with the compiler changes a lot the performance or something like that?

for now as you can see from source i add only ZEN and FIOPS i/o schedulers and disabled some debug, so for now the difference is very small.
about the compiler here you can see an example of how using different compilers can make difference

es1: https://www.xda-developers.com/xda-myth-busters-linaro-4-7-4-vs-gcc-4-7/
es2:https://www.youtube.com/watch?v=F_NR_goi6iA
 
  • Like
Reactions: badmaan and Tux111

linckandrea

Senior Member
Nov 9, 2013
499
1,179
Roma
Moto X 2014
Nexus 9
  • Like
Reactions: hsheemi

hsheemi

Senior Member
Jan 30, 2015
289
59
no it was just an example of how compilers matter in terms of kernel performance



all feedbacks are appreciated

anyway first public release is ready

changelog:
added boeffla_wl_blocker
added blu_active cpu governor
disabled more debugs

download
I think battery is better with first release on Cr8
I'll try second one
 

hsheemi

Senior Member
Jan 30, 2015
289
59
Second update r1 made the rom NOT booting
Please update it like the first one which booted successfully
 
  • Like
Reactions: Tux111

linckandrea

Senior Member
Nov 9, 2013
499
1,179
Roma
Moto X 2014
Nexus 9
  • Like
Reactions: Tux111 and hsheemi

hsheemi

Senior Member
Jan 30, 2015
289
59
are you sure, i had no problem... maybe it was mediafire fault...
a logcat would be very useful

anyway i uploaded a new version without some things, its work fine (for me),
http://www.mediafire.com/file/dfpwg9w5oh9uhvt/pop-kernel-poplar-Q-r1-p.zip/file

i created a telegram group for who want test new versions earlier
I'm sure it didn't boot
Sorry I didn't take logcat
I'll try this new one and let you know
I'll join the group

---------- Post added at 03:59 AM ---------- Previous post was at 03:49 AM ----------

This last one works nice on cr8
I tried first one on Derpfest but wifi stopped working
 
Last edited:

linckandrea

Senior Member
Nov 9, 2013
499
1,179
Roma
Moto X 2014
Nexus 9
New stable version
i really put my all efforts on this kernel, and i think that what i made is incredibly good(IMHO)

now some informations about this update:
the kernel now support modules, so it should be compatible with any roms that have a 4.4y kernel
cpu and gpu underclock
sound control
added bfq and maple iosched
added westwood and is tunable
Nintendo Joy-Con and Pro Controller
many patches to improve both performance and battery life
more "under the hood" improvements

Download is on the first post


if anyone with a sony xz premium and xz1 compact read this message ,the kernel source is the same so i can easily port this kernel on your device, but since i don't own them i need testers, if you want a be a tester PM me
 
Last edited:

linckandrea

Senior Member
Nov 9, 2013
499
1,179
Roma
Moto X 2014
Nexus 9
Boot loop after flash, latest stock 47.2.A.11.228 (my latest stock) flashed with newflasher without any of the TAs.
I flashed the kernel with twrp 3.3.1 after I wiped cache and dalvik.

Maybe you should check the first post another time:rolleyes::eek:

The recent versions of my kernel are NOT compatibile with stock rom but only with Los17, cr8, etc..
 
  • Like
Reactions: hsheemi

Top Liked Posts

  • There are no posts matching your filters.
  • 11

    cover.png

    Code:
    /*  *** Disclaimer
    * Your Warranty is now Void!
    * I am not responsible for bricked devices, dead SD cards, thermonuclear war,
    * or you getting fired because the alarm app failed. Please do some research
    * if you have any concerns about features included in this KERNEL
    * before flashing it! YOU are choosing to make these modifications, and if
    * you point the finger at me for messing up your device, I will laugh at you.
    * BOOM goes the Dynamite
    */


    Introduction

    Hello everyone,
    the goal of this kernel is to be stable but guarantee many tunable settings to all advanced users

    Features
    -Compiled With the latest Proton Clang
    -Updated with the latest sources
    -EAS patches from 4.9y
    -I/O: Fiops, Zen, Maple,BFQ, all stocks
    -Tcp congestion algorithms: westwood (tunable), all stocks
    -Boeffla_wl_blocker (generic wakelock blocker driver)
    -Sound control
    -Wireguard support
    -many patches to improve performance and battery
    -Disable some unnecessary debugs
    -More tweaks(check source)

    Installation instructions

    if you are on stock kernel and you have magisk installed
    --Reboot in recovery
    --Wipe dalvik cache,cache(recommended)
    --flash pop kernel

    if you are on an previous version (clean install method)
    --Reboot in recovery
    --Wipe dalvik cache,cache(recommended)
    --flash the stock kernel of your rom
    --boot
    --Reboot in recovery
    --Wipe dalvik cache,cache(recommended)
    --flash magisk
    --boot
    --Reboot in recovery
    --Wipe dalvik cache,cache(recommended)
    --flash pop kernel


    Note:
    1. This kernel works with any rom that use a 4.4y kernel

    2.this kernel work only on Q /R custom roms and it was reported work on stock rom(not supported & not verified)

    3. Telegram group link: so here is it usually (i release test builds there)


    Android 12
    Download latest stable version

    Android 10/11
    Download latest stable version



    Thanks To
    Code:
    -LineageOS team
    -Google
    -hypertoolchains team
    -franciscofranco
    -flar2
    -faux123
    -much others.
    [/SPOILER]
    XDA:DevDB Information
    Pop Kernel for poplar, Kernel for the Sony Xperia XZ1

    Contributors
    linckandrea
    Source Code: Kernel

    Kernel Special Features:

    Version Information
    Status:
    Testing

    Created 2019-09-15
    Last Updated 2020-06-26
    5
    Q-r3-p is here!

    Changelog:
    Msm performance can now be disabled
    Many commits that improve cpu-boost driver
    Merged last derferlot kernel commits
    Merged last version of wireguard
    Enabled ulps on all pannel model (much better battery life when screen is off)
    Force wlan module to load ( it fix some a wifi error in some older build of bliss and havoc)
    Many more tweaks and fixes

    Download :
    http://www.mediafire.com/file/25ler74smknqc8y/pop-kernel-poplar-Q-r3-p.zip/file
    4
    so guys after many of you ended up confused on stock compatibility i decided to delete all traces of stock version inside the first post

    my recommendation is only one . Read all post and don't rush on download button


    now some member of test group ask my to open the telegram group via link:
    so here is it
    https://t.me/joinchat/LCPUmBbo6UV3M2SM6YJnVw

    IMPORTANT: is a test group so do not enter if you don't know what are you doing .
    3
    New stable version
    i really put my all efforts on this kernel, and i think that what i made is incredibly good(IMHO)

    now some informations about this update:
    the kernel now support modules, so it should be compatible with any roms that have a 4.4y kernel
    cpu and gpu underclock
    sound control
    added bfq and maple iosched
    added westwood and is tunable
    Nintendo Joy-Con and Pro Controller
    many patches to improve both performance and battery life
    more "under the hood" improvements

    Download is on the first post


    if anyone with a sony xz premium and xz1 compact read this message ,the kernel source is the same so i can easily port this kernel on your device, but since i don't own them i need testers, if you want a be a tester PM me