Silence[sense][Kernel][4.3]

Search This thread

thicklizard

Inactive Recognized Developer
Jul 8, 2011
3,081
5,107
Crown Point
Bad Seed Customs Proudly Presents:

The "Silence"

What is a kernel?

Thanks to @cbrown245 for confirming working on VZW

In computing, the kernel is the main component of most computer operating systems; it is a bridge between applications and the actual data processing done at the hardware level. The kernel's responsibilities include managing the system's resources (the communication between hardware and software components).


  • FEATURES
    DT2W
    BB mod
    Cpu governors -conservitive, powersave, performance, lionheart, baddass, and ondemand
    IO schedulers - fiops, cfq, sio, zen, vr, deadline, and noop
    Sweep2wake -see sysfs entries
    Logo2menu-see sysfs entries
    Linaro arm topology
    Compiled with the latest Linaro 4.7 toolchain - this is usually updated once a month here http://www.linaro.org/downloads/
    Linaro -O3 optimized with extra build flags
    Thermal control
    USB Forced Fast Charge

Code:
CHANGELOG

 sched: Reset rq->next_interval before going idle
reduce regulator constraints to allow undervolting to 800
add sysfs vdd
switch do_fsync() to fget_light()
mm: remove swap token code
readahead: make context readahead more conservative 
reduce packet delay to try andreduce wakelocks


Release 1 (1/12/14)

reduce l2 cache
and moar changes to sound control
moar changes to sound control
more changes to sound control
update sound control
 soundcontrol
 update defconfig
 sched: reinitialize rq->next_balance when a CPU is hot-added
Make word-at-a-time a truly generic interface
 MEM: allow lowmem to be non contiguous and mixed
ARM: dcache: select DCACHE_WORD_ACCESS for little-endian ARMv6+ CPUs
oc slimbus (thanks poondog)[better audio]
optimized sq root algorithm 
lower l2 cache for OC freq
change load average computation in rq stats
manage online cpus
address issue where cpus forget their clock speeds
add CPalmer's thermal driver
add BadAss CPU gov
remove some perflock code
add CPU OC option (coming soon)
lib/lzo: huge LZO decompression speedup on ARM by using unaligned access
add vr sio zen schedulers
change clocks once again to better use new step
change clocks once again
change clocks once again
lower l2 cache 1 more freq
lower l2 cache 1 freq
clock adjustment
further boost l2 chache
boost gpu clock (3d)
boost gpu clock
further boost l2 cache
fix race that cause writeback hung
add bb mod from tbalden
boost l2 cache
add dynamic fsync
increase gpu bandwidth
[patch] sched: minimalist select_idle_sibling() bouncing cow syndrome… …
increase read ahead value
update topology driver
sched: Micro-optimize the smart wake-affine logic
sched: Implement smarter wake-affine logic
Fix occasional slow sync(1)
tweak load average
LIB: ARM: use generic strnlen_user and strncpy_from_user
LIB: ARM: use generic strnlen_user and strncpy_from_user
makefile addition
fix possible memmory leak cfg80211
make vfs pressure configurable
sched/nohz: Fix rq->cpu_load calculations some more
sched/nohz: Fix rq->cpu_load[] calculations
sched: Fix nohz_idle_balance()
sched: Change rq->nr_running to unsigned int
sched.fair improve the group logic
Autogroup patch group by current user android UID
patch from caf
Support cpu hotplug in no PM cases
sched: fix init NOHZ_IDLE flag
sched: Improve scalability via 'CPU buddies'
ARM RWSEM algorithm
tweak writeback ratios
optimize slack
allow pipe compiling
ARM: net: JIT compiler for packet filters enabled by default
add some makefile flags
Enable UNALIGNED_ACCESS for the new LZO algorithm to use
update LZO
glibc memcpy and stringcpy
avoid depleting of entropy pool
increase random number generator rate
vfp optimization 
add s2w,dt2w with pocket detection and custom config


Thanks

tBalden
Flar2
NIN

NOT RESPONSIBE IF YOU BRICK, DROP, OR LOSE YOUR DEVICE. FLASH AT YOUR OWN RISK

DOWNLOAD

stock frequency
http://d-h.st/s9u


OC Kernel (You will need to use an app like trickstermod that has frequency lock otherwise cpu will default to max. Trickstermod has worked perfectly for this for me)

http://d-h.st/kjZ

If you like my work don't hesitate to buy me more coffee

DONATE


My Source per GPL

XDA:DevDB Information
Silence, a Kernel for the Verizon HTC One

Contributors
thicklizard
Kernel Special Features:

Version Information
Status: Stable
Current Stable Version: Release 1
Stable Release Date: 2014-01-12

Created 2014-01-14
Last Updated 2014-01-20
 

jtj1825

Senior Member
Dec 17, 2010
401
91
Looks great, do you plan on a 4.4 version?

Sent from my HTC6500LVW using Tapatalk
 

cmlusco

Senior Member
Nov 20, 2010
3,244
968
Michigan City, IN
Great kernel, no issues so far. I actually downloaded this kernel in the first place because the op said it had the conservative governor, which is my fav. But then after i flashed it i noticed there is no conservative governer in this kernel. So i was just wondering if its actually ment to be in there or not? It would be awesome if it was. Thanks.
 

thicklizard

Inactive Recognized Developer
Jul 8, 2011
3,081
5,107
Crown Point
Great kernel, no issues so far. I actually downloaded this kernel in the first place because the op said it had the conservative governor, which is my fav. But then after i flashed it i noticed there is no conservative governer in this kernel. So i was just wondering if its actually ment to be in there or not? It would be awesome if it was. Thanks.

I must have omitted it. I will get it added and should have an update later today. I will also post an OC kernel today too

Sent from my HTCONE
 

Top Liked Posts

  • There are no posts matching your filters.
  • 5
    Well I use sense at the moment but either I guess

    Sent from my HTC6500LVW using Tapatalk

    I might be able to swing that

    Sent from my HTCONE
    4
    Bad Seed Customs Proudly Presents:

    The "Silence"

    What is a kernel?

    Thanks to @cbrown245 for confirming working on VZW

    In computing, the kernel is the main component of most computer operating systems; it is a bridge between applications and the actual data processing done at the hardware level. The kernel's responsibilities include managing the system's resources (the communication between hardware and software components).


    • FEATURES
      DT2W
      BB mod
      Cpu governors -conservitive, powersave, performance, lionheart, baddass, and ondemand
      IO schedulers - fiops, cfq, sio, zen, vr, deadline, and noop
      Sweep2wake -see sysfs entries
      Logo2menu-see sysfs entries
      Linaro arm topology
      Compiled with the latest Linaro 4.7 toolchain - this is usually updated once a month here http://www.linaro.org/downloads/
      Linaro -O3 optimized with extra build flags
      Thermal control
      USB Forced Fast Charge

    Code:
    CHANGELOG
    
     sched: Reset rq->next_interval before going idle
    reduce regulator constraints to allow undervolting to 800
    add sysfs vdd
    switch do_fsync() to fget_light()
    mm: remove swap token code
    readahead: make context readahead more conservative 
    reduce packet delay to try andreduce wakelocks
    
    
    Release 1 (1/12/14)
    
    reduce l2 cache
    and moar changes to sound control
    moar changes to sound control
    more changes to sound control
    update sound control
     soundcontrol
     update defconfig
     sched: reinitialize rq->next_balance when a CPU is hot-added
    Make word-at-a-time a truly generic interface
     MEM: allow lowmem to be non contiguous and mixed
    ARM: dcache: select DCACHE_WORD_ACCESS for little-endian ARMv6+ CPUs
    oc slimbus (thanks poondog)[better audio]
    optimized sq root algorithm 
    lower l2 cache for OC freq
    change load average computation in rq stats
    manage online cpus
    address issue where cpus forget their clock speeds
    add CPalmer's thermal driver
    add BadAss CPU gov
    remove some perflock code
    add CPU OC option (coming soon)
    lib/lzo: huge LZO decompression speedup on ARM by using unaligned access
    add vr sio zen schedulers
    change clocks once again to better use new step
    change clocks once again
    change clocks once again
    lower l2 cache 1 more freq
    lower l2 cache 1 freq
    clock adjustment
    further boost l2 chache
    boost gpu clock (3d)
    boost gpu clock
    further boost l2 cache
    fix race that cause writeback hung
    add bb mod from tbalden
    boost l2 cache
    add dynamic fsync
    increase gpu bandwidth
    [patch] sched: minimalist select_idle_sibling() bouncing cow syndrome… …
    increase read ahead value
    update topology driver
    sched: Micro-optimize the smart wake-affine logic
    sched: Implement smarter wake-affine logic
    Fix occasional slow sync(1)
    tweak load average
    LIB: ARM: use generic strnlen_user and strncpy_from_user
    LIB: ARM: use generic strnlen_user and strncpy_from_user
    makefile addition
    fix possible memmory leak cfg80211
    make vfs pressure configurable
    sched/nohz: Fix rq->cpu_load calculations some more
    sched/nohz: Fix rq->cpu_load[] calculations
    sched: Fix nohz_idle_balance()
    sched: Change rq->nr_running to unsigned int
    sched.fair improve the group logic
    Autogroup patch group by current user android UID
    patch from caf
    Support cpu hotplug in no PM cases
    sched: fix init NOHZ_IDLE flag
    sched: Improve scalability via 'CPU buddies'
    ARM RWSEM algorithm
    tweak writeback ratios
    optimize slack
    allow pipe compiling
    ARM: net: JIT compiler for packet filters enabled by default
    add some makefile flags
    Enable UNALIGNED_ACCESS for the new LZO algorithm to use
    update LZO
    glibc memcpy and stringcpy
    avoid depleting of entropy pool
    increase random number generator rate
    vfp optimization 
    add s2w,dt2w with pocket detection and custom config


    Thanks

    tBalden
    Flar2
    NIN

    NOT RESPONSIBE IF YOU BRICK, DROP, OR LOSE YOUR DEVICE. FLASH AT YOUR OWN RISK

    DOWNLOAD

    stock frequency
    http://d-h.st/s9u


    OC Kernel (You will need to use an app like trickstermod that has frequency lock otherwise cpu will default to max. Trickstermod has worked perfectly for this for me)

    http://d-h.st/kjZ

    If you like my work don't hesitate to buy me more coffee

    DONATE


    My Source per GPL

    XDA:DevDB Information
    Silence, a Kernel for the Verizon HTC One

    Contributors
    thicklizard
    Kernel Special Features:

    Version Information
    Status: Stable
    Current Stable Version: Release 1
    Stable Release Date: 2014-01-12

    Created 2014-01-14
    Last Updated 2014-01-20
    3
    Great kernel, no issues so far. I actually downloaded this kernel in the first place because the op said it had the conservative governor, which is my fav. But then after i flashed it i noticed there is no conservative governer in this kernel. So i was just wondering if its actually ment to be in there or not? It would be awesome if it was. Thanks.

    I must have omitted it. I will get it added and should have an update later today. I will also post an OC kernel today too

    Sent from my HTCONE
    2
    Is this for aosp or sense?

    Sent from my One using xda app-developers app

    What does the Title and/or OP say?
    1
    Thanks , this is awesome work !!!

    Sent from my HTC6500LVW using Tapatalk