[KERNEL][ACER LIQUID E2] Custom Kernel for Acer Liquid E2 built by using Linaro 6.4.6

Search This thread

abhoysm69

Member
Dec 31, 2013
18
11
30
Yogyakarta
It's my first post on XDA, it took about an hour for me to type this post LOL :D
Last month i was taught about how to built a kernel from source using GCC 4.6.3
Then last week I read a thread about GCC vs Linaro then i'm curious about it and i want try to prove it
Last night, I tried to build a kernel using Linaro 4.6.4 and VOILA!!! It worked :D

This kernel have 10 governor, they are :
- hotplug
- conservativeX
- interactivex
- ondemandX
- sakuractive
- ondemand
- userspace
- powersave
- pegasusq
- performance

and

10 I/O scheduler as well, they are :
- noop
- deadline
- cfq
- row
- sio
- v(r)
- zen
- fifo
- fiops
- bfq

Default Governor : pegasusq
Default I/O Scheduler : V(R)

I think that's all, thaank you for coming :laugh:

Thanks to :
- My mentor @dohasaizo for tutoring me patiently :p
- @Christopher83 for the toolchain, thanks a lot dude :D
- Yonis Arafat, thanks broth for your support :silly:

Download it on attachment below
 

Attachments

  • zz_LW_kernell.zip
    5.8 MB · Views: 673
Last edited:

ian_eo

Senior Member
Jan 3, 2013
73
22
hello sir abhoysm69,

if its ok, can i ask how to start building a custom kernel.. thank you.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    It's my first post on XDA, it took about an hour for me to type this post LOL :D
    Last month i was taught about how to built a kernel from source using GCC 4.6.3
    Then last week I read a thread about GCC vs Linaro then i'm curious about it and i want try to prove it
    Last night, I tried to build a kernel using Linaro 4.6.4 and VOILA!!! It worked :D

    This kernel have 10 governor, they are :
    - hotplug
    - conservativeX
    - interactivex
    - ondemandX
    - sakuractive
    - ondemand
    - userspace
    - powersave
    - pegasusq
    - performance

    and

    10 I/O scheduler as well, they are :
    - noop
    - deadline
    - cfq
    - row
    - sio
    - v(r)
    - zen
    - fifo
    - fiops
    - bfq

    Default Governor : pegasusq
    Default I/O Scheduler : V(R)

    I think that's all, thaank you for coming :laugh:

    Thanks to :
    - My mentor @dohasaizo for tutoring me patiently :p
    - @Christopher83 for the toolchain, thanks a lot dude :D
    - Yonis Arafat, thanks broth for your support :silly:

    Download it on attachment below