[KERNEL][LP] hells-Core b68 Stable [30.12.14] - b69t3 Test

  • Bin ich zu doof den Titel anzupassen, oder ist da ein Bug?

    hells

    Dir gefällt meine Arbeit? Hier kannst du mir einen Kaffee spendieren: klick

    Most of our lives, most of us live in realities determinded by others, imprinted in our brains by education, by religion, by politics, by authorities.
    -Tim Leary

  • So sieht das bei mir aus:



    hells

    Dir gefällt meine Arbeit? Hier kannst du mir einen Kaffee spendieren: klick

    Most of our lives, most of us live in realities determinded by others, imprinted in our brains by education, by religion, by politics, by authorities.
    -Tim Leary

  • hells-Core-b25:
    -Ein paar Änderungen unter der Haube (siehe Git)
    -Bluetooth Fixes

    DOWNLOADS

    Have Fun (=

    hells

    Dir gefällt meine Arbeit? Hier kannst du mir einen Kaffee spendieren: klick

    Most of our lives, most of us live in realities determinded by others, imprinted in our brains by education, by religion, by politics, by authorities.
    -Tim Leary

  • Eine Seite zurück und dort ist er :D

    hells

    Dir gefällt meine Arbeit? Hier kannst du mir einen Kaffee spendieren: klick

    Most of our lives, most of us live in realities determinded by others, imprinted in our brains by education, by religion, by politics, by authorities.
    -Tim Leary

  • hells-Core-b26
    -Lazy Governor (Ezekeel)
    -Hyper Governor (Dorimanx Team)
    -Hyper Governor etwas batteriefreundlicher gemacht (up_threshold_min_freq auf 60 und up_threshold auf 80 erhöht)
    -BFQ Scheduler
    -Idle stats entfernt (brauchts nicht thx an anarkia1976)
    -PAGE_ALLOC_COSTLY_ORDER entfernt (+/- 3% boost thx an anarkia1976)
    -Genauere Wakelog Stats (thx tungstwenty)
    -Gamma Control Patzer beseitigt (facepalm to myself...)
    -Standard GPU Governor wieder auf ondemand (Ich hasse diese Mikroruckler in den Animationen... Simple kann per Trickster natürlich weiterhin ausgewählt werden)
    -Load levels fürs Hotplugging inaktiv im 00confg Script ("#" vor echo.... entfernen und gewünschte Werte eintragen)
    -cpufreq: Manage only online CPU's

    DOWNLOADS

    Happy flashing (=

    hells

    Dir gefällt meine Arbeit? Hier kannst du mir einen Kaffee spendieren: klick

    Most of our lives, most of us live in realities determinded by others, imprinted in our brains by education, by religion, by politics, by authorities.
    -Tim Leary

  • Ich hab jetzt noch den SmartMax Governor eingebaut und ihn etwas getweakt. Die Werte basieren auf User Feedback von xda, sind also nicht von mir. Mal schauen wie sich diese so schlagen (=

    Ich denke bis am Abend ist b27 ready :)

    hells

    Mit einem paranoiden Nexus 4 und hells-Core gesendet

    Dir gefällt meine Arbeit? Hier kannst du mir einen Kaffee spendieren: klick

    Most of our lives, most of us live in realities determinded by others, imprinted in our brains by education, by religion, by politics, by authorities.
    -Tim Leary

  • Bin zu faul zum übersetzen:

    "The basic idea - which comes from smartass - is the concept of an "ideal" frequency.

    The following strategy is used:
    1) If load is above upper-threshold and current frequency is below ideal freq
    -> jump to ideal in one step
    2) If load is above upper-threshold and current frequency is at or above ideal freq
    ->do "ramp up" steps which will include all frequencies for a specific
    amount of time - so compared to ondemand no "jumping" to max frequency
    3) if load is below lower-threshold and current frequency is below ideal freq
    ->do "ramp down" steps
    4) if load is below lower-threshold and current frequency is above ideal freq
    -> jump down to ideal in one step

    All those thresholds ramp steps and frequency stepping times are
    fully configurable using sysfs.

    Additional to make it "snappy" smartmax has "touch poke"
    So input events from the touchscreen will boost the cpu for a specific
    time to a specific frequency."

    hells[COLOR=silver][/COLOR]

    Dir gefällt meine Arbeit? Hier kannst du mir einen Kaffee spendieren: klick

    Most of our lives, most of us live in realities determinded by others, imprinted in our brains by education, by religion, by politics, by authorities.
    -Tim Leary

  • hells-Core-b27:

    Async I/O latency to a ssd greatly increased, 34% gain (Creds: kleikamp)

    ARM: kgdb: ignore breakpoint instructions from user mode

    Revert "kgsl: Switch back to ondemand"

    mm: writeback: every 500ms the writeback daemon kicks in and flushes the dirty pages into disk (franciscofranco)

    perf: Treat attr.config as u64 in perf_swevent_init()

    msm: msm_fb: Add range checks for fb cmap

    msm_fb: Set RR sched policy for Glupdator thread

    msm: msm_fb: remove mmio access through mmap

    cgroups: timer_slack: forward port timer_slack to 3.4 (franciscofranco)

    Mako: Revert msm_fb: remove background invert alpha option for alpha drop pipe (DvTonder)

    OTG

    SmartMax Governor

    SmartMax Governor tweaks (per anarkia1976 von Ace42)



    Viel Spass (=


    hells

    Dir gefällt meine Arbeit? Hier kannst du mir einen Kaffee spendieren: klick

    Most of our lives, most of us live in realities determinded by others, imprinted in our brains by education, by religion, by politics, by authorities.
    -Tim Leary

  • hells-Core-b28:
    -block: row: change hrtimer_cancel to hrtimer_try_to_cancel (Tatyana Brokhman)
    -Make sure PWMs are running in sync (maniac103)
    -CK3 tweaks (Credits to Con Kolivas) (Christopher83)
    -mm: pass readahead info down to the i/o scheduler (Lee Susman)
    -block: row-iosched idling triggered by readahead pages (Lee Susman)
    -mm: change initial readahead window size calculation (Lee Susman)

    DOWNLOADS

    Have fun (=

    hells

    Dir gefällt meine Arbeit? Hier kannst du mir einen Kaffee spendieren: klick

    Most of our lives, most of us live in realities determinded by others, imprinted in our brains by education, by religion, by politics, by authorities.
    -Tim Leary

  • hells-Core-b29: (Voraussichtlich letzter 4.2.2 Kernel!!!)

    -Revert CK3 tweaks (Credits to Con Kolivas) (Christopher83)
    -Revert mm: pass readahead info down to the i/o scheduler (Lee Susman)
    -Revert block: row-iosched idling triggered by readahead pages (Lee Susman)
    -Revert mm: change initial readahead window size calculation (Lee Susman)
    -acpuclock: Activate 864mhz (702mhz and next 1026mhz maybe to high)
    -cpufreq: smartmax: Test ideal freq 864mhz
    -cpufreq: intellidemand: Change optimal_freq to 1242mhz
    -cpufreq: ondemand: Set optimal_freq to 864mhz and sync_freq to 1350mhz
    -mmc: msm_sdcc: check for pending_resume in SDCC system suspend (Subhash Jadavani)
    -msm: cpufreq: Ensure cpufreq change happens on corresponding CPU (anarkia1976)
    -msm: cpufreq: Only apply driver limits for scaling_min/max_freq writes (Deepak Katragadda)
    -msm: cpufreq: Relax constraints on "msm-cpufreq" workqueue (Matt Wagantall)

    DOWNLOADS

    Have Fun! (=


    hells

    Dir gefällt meine Arbeit? Hier kannst du mir einen Kaffee spendieren: klick

    Most of our lives, most of us live in realities determinded by others, imprinted in our brains by education, by religion, by politics, by authorities.
    -Tim Leary

  • hells-Core-b30

    [COLOR=red]NUR FÜR 4.3 ROMS!!!
    [/COLOR]
    [COLOR=red][COLOR=black]-Rebase auf den 4.3 Sourcen
    -Linaro 4.7.4 13.07 Toolchain
    -usw.
    -usw.

    Es gibt keine "hells" und "normal" mehr. Eine Version für Stock und eine für AOSP.

    DOWNLOADS

    Viel Spass (=

    hells[/COLOR][/COLOR]

    Dir gefällt meine Arbeit? Hier kannst du mir einen Kaffee spendieren: klick

    Most of our lives, most of us live in realities determinded by others, imprinted in our brains by education, by religion, by politics, by authorities.
    -Tim Leary

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!