[KERNEL][JB] fulmix.Kernel #12 [17/10/2013]

Status
Not open for further replies.
Search This thread
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 51
    fulmix.Kernel #12
    Only for Jelly Bean Sense ROMs

    Code:
    #include 
    /*
     * 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 ROM
     * 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.
     */
    I am not a kernel developer, I made this kernel for my own use and for what I need, so don't expect much from me :)

    This is Jelly Bean 3.4.0 Kernel built from htcdev.com source.


    Features

    • Based on official hTC EU source code
    • Compiled with Linaro 4.6.2 toolchain
    • /system write protection Disabled & Init.d support
    • zRam Enabled
    • Swap Enabled
    • Perflock disabled
    • KSM Support
    • Snapdragon optimizations
    • Highest optimization level (-O3)
    • Google Snappy Compression
    • Use AC mode for unknown chargers
    • Optimized AES and SHA1 routines
    • Android Low Memory Killer from HTC One
    • Updated ION & Binder from HTC One GE
    Governors
    • BadAss
    • Lionhearth
    • SmartassV2 (default)
    • Intellidemand
    • Conservative
    • Interactive
    • Ondemand (updated from HTC One GE kernel)
    • Performance
    Schedulers
    • NOOP
    • CFQ
    • Deadline
    • FIOPS (default)
    • Qualcomm ROW
    Credits

    • prototype-u without him this kernel was never released!
    • neXus Prime for Fast Charge
    • jmz for some commits
    • SebastianFM for some commits
    • dominos_liberty for some commits
    • flar2 for some commits
    • show-p1984 for some commits
    • sakindia123 for some commits
    • Zarboz for help
    If you use it and you like it please hit "Thanks" button or make a little donation to support me and keep development up!
    9
    DOWNLOAD #12
    DOWNLOAD #8
    DOWNLOAD #7
    DOWNLOAD #5
    DOWNLOAD #3
    DOWNLOAD #2
    DOWNLOAD #1
    SOURCES


    Instructions
    1. Go into adb/fastboot directory
    2. Put the fulmix.Kernel#xx.img in that directory
    3. Open CMD and type: "fastboot flash boot fulmix.Kernel#xx.img"
    4. Reboot
    Changelog
    #12 - 17/10/2013
    - Fixed black screen after reboot [xpirt]
    - Enabled zRam [xpirt]
    - LZO compression mode [xpirt]
    - More cleanups [xpirt]

    #8 - 16/10/2013
    - Added intellidemand governor [xpirt]
    - Added Snapdragon + ARM optimizations [show-p1984]
    - Updated with highest optimization level (-O3) [show-p1984]
    - Updated ondemand governor from HTC One GE kernel [SebastianFM]
    - Fully removed perflock support [sakindia123]
    - Enabled basic NTFS support [show-p1984]
    - Enabled sync framework [dominos_liberty]
    - Cleaned code and Improved performance [xpirt]

    #7 - 15/10/2013
    - FIOPS scheduler as default [xpirt]
    - SmartassV2 governor as default [xpirt]
    - Added optimized AES and SHA1 routines [flar2]
    - Added /dev/frandom [flar2]
    - Added Android Android Low Memory Killer from HTC One GE kernel [dominos_liberty]
    - Updated Android Binder from HTC One GE kernel [dominos_liberty]
    - Updated ION driver from HTC One GE kernel [dominos_liberty]

    #5 - 14/10/2013
    - Added smartassv2 governor [xpirt]
    - Google Snappy Compression [xpirt]
    - Added Fast Charge [neXus Prime] - Info
    - Inscreased Readahead values [jmz]
    - More optimizations [xpirt]

    #3 - 09/10/2013
    - Compiled using Linaro 4.6.2 toolchain [xpirt]
    - Recompiled from scratch from official EU code [xpirt]
    - Kernel version 3.4.0 [xpirt]
    - Governors: Lionheart, BadAss, SmartassV2, Userspace, Ondemand & Performance [xpirt]
    - I/O Schedulers: Qualcomm ROW, FIOPS, Noop, Deadline & CFQ [xpirt]
    - Use AC Charging for unknown USB Cables [jmz]

    #2 - 01/09/2013
    - KSM Enabled [xpirt]
    - CPU Freq Stats Enabled [xpirt]
    - CPU Spy Fixed [xpirt]
    - CIFS Support [xpirt]

    #1 - 29/08/2013
    - Initial Release
    F.A.Q.
    Q- How I can manually enable KSM?
    A- Go here.
    6
    #2 OUT!

    Check OP for Download.

    Changelog:
    #2 - 01/09/2013
    - KSM Enabled
    - CPU Freq Stats Enabled
    - CPU Spy Fixed
    - CIFS Support

    xpirt
    5
    fulmix.Kernel #12 Released!
    This is a Minor Update to fix last build and made some more cleanups.

    DOWNLOAD

    Changelog:
    Code:
    - Fixed black screen after reboot
    - Enabled zRam
    - LZO compression mode
    - More cleanups
    Enjoy!

    xpirt
    4
    fulmix.Kernel #8 Released!

    DOWNLOAD

    Changelog:
    Code:
    - Added intellidemand governor
    - Added Snapdragon optimizations
    - Updated with highest optimization level (-O3)
    - Updated ondemand governor from HTC One GE kernel
    - Fully removed perflock support
    - Enabled basic NTFS support
    - Enabled sync framework
    - Cleaned code and Improved performance

    Enjoy!

    xpirt