[KERNEL-JB] Skl v256 & AK Exp v11 & Kubo r50

  • 587 Antworten
  • Letztes Antwortdatum
Kann ich bestätigen :thumbup:
 
Was, zum T..., ist eigentlich im XDA-Thread los. Da gehts ja ab!
:blushing:
 
Das passiert da in letzter Zeit leider häufiger. Der Thread ist ja insgesamt etwas offener was OT Diskussionen angeht. Dadurch ahndet das immer weider etwas aus.
 
Womit wir dann bei v029 wären:
4.2.2 DIAMOND ED. (EXPERIMENTAL)
Last Version:
AK.029.DIAMOND.zip
Differential Changelog: Link
Github: Link
Changelog:
•anarkia1976 - Kernel Version: AK.029
•Dmitry Shmidt - net: wireless: bcmdhd: Update to version 1.88.6
•Todd Poynor - cpufreq: interactive: base above_hispeed_delay on target freq, not current
•anarkia1976 - tuna_ak_defconfig: Enable UNDERVOLT
•anarkia1976 - Revert "omap_temp_sensor.c: add module_param to disable thermal throttle - Thanks FranciscoFranco"
•anarkia1976 - cpufreq_interactive.c: Fix delta_idle, delta_time
•Paul E. McKenney - rcu: Reduce cache-miss initialization latencies for large systems
•Jan Engelhardt - rcu: Make __kfree_rcu() less dependent on compiler choices
•Paul E. McKenney - rcu: Clarify help text for RCU_BOOST_PRIO
•Michel Machado - rcu: Replace list_first_entry_rcu() with list_first_or_null_rcu()
•Paul E. McKenney - rcu: Stabilize use of num_online_cpus() for GP short circuit
•anarkia1976 - arm/Kconfig: Set to 300 by Default
•anarkia1976 - fix compile warnings: enumeration value TRACE REG PERF REGISTER not handled in switch
•anarkia1976 - nf_conntrack_proto.c: Fix rcu_assign_pointer_nonull
•anarkia1976 - sch_generic.c: Fix rcu_assign_pointer_nonull
•Robert Richter - perf: Trivial cleanup of duplicate code
•Robert Richter - perf: Remove PERF_COUNTERS config option
•Robert Richter - perf: Use static variant of perf_event_overflow in core.c
•anarkia1976 - rcupdate.h: Fix rcu_head error
•Paul E. McKenney - rcu: Add a gcc-style structure initializer for RCU pointers
•Dorimanx - + rcu: Do not use rcu_read_lock_held when callingrcu_dereference_check
•Dorimanx - Added last missing commit for RCU, now with LINARO it's compiled!
•Dorimanx - Updated Documentation/RCU + fixing RCU pointers.
•Paul E. McKenney - rcu: Make RCU_FAST_NO_HZ respect nohz= boot parameter
•Dorimanx - nohz: Move next idle expiry time record into idle logic area
•Frederic Weisbecker - nohz: Move ts->idle_calls incrementation into strict idle logic
•Frederic Weisbecker - nohz: Rename ts->idle_tick to ts->last_tick
•Frederic Weisbecker - nohz: Make nohz API agnostic against idle ticks cputime accounting
•Dorimanx - nohz: Separate idle sleeping time accounting from nohz logic
•Thomas Gleixner - tick: Move skew_tick option into the HIGH_RES_TIMER section
•Mike Galbraith - tick: Add tick skew boot option
•Frederic Weisbecker - nohz: Remove ts->Einidle checks before restarting the tick
•Michal Hocko - nohz: Remove update_ts_time_stat from tick_nohz_start_idle
•Dorimanx - nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
•Dorimanx - nohz: Allow rcu extended quiescent state handling seperately from tick stop
•Dorimanx - nohz: Separate out irq exit and idle loop dyntick logic
•Michal Hocko - nohz: Make idle/iowait counter update conditional
•Michal Hocko - nohz: Fix update_ts_time_stat idle accounting
•Paul E. McKenney - rcu: Stop rcu_do_batch() from multiplexing the "count" variable
•Russell King - ARM: fix rcu stalls on SMP platforms
•Dave Jones - rcu: List-debug variants of rcu list routines.
•Paul E. McKenney - rcu: Permit call_rcu() from CPU_DYING notifiers
•Heiko Carstens - rcu: Add missing __cpuinit annotation in rcutorture code
•Rusty Russell - rcu: Make rcutorture bool parameters really bool (core code)
•Mandeep Singh Baines - sys_getppid: add missing rcu_dereference
•Stephen Hemminger - rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
•Linus Torvalds - Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
•Linus Torvalds - Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
•Linus Torvalds - Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
•Linus Torvalds - Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
•Linus Torvalds - Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
•Paul Reioux - cpuidle: Inform RCU of read-side critical sections
•Dmitry Shmidt - net: wireless: bcmdhd: Update to version 1.88.4
•anarkia1976 - touch_wake.c: Disable at boot - Enable when you want
•anarkia1976 - board-tuna-wifi.c: fixed_voltage_config microvolts = 1800000
•anarkia1976 - OMAP4: cpuidle: Update target residencies to saner values - Thanks Thalamus
•anarkia1976 - tuna_ak_defconfig: Disable OPP4_UNDERVOLT - Revert to Berserk Voltages
•anarkia1976 - opp4xxx_data.c: Add Option for select UNDERVOLTING Compiling - OPP4_UNDERVOLT
•Renaud Allard - Add touch wake from Ezekeel enabled by default default timeout 60s
•anarkia1976 - cpuidle: ladder: revert to linux/pm_qos_params.h
•anarkia1976 - Revert "cpuidle: Inform RCU of read-side critical sections"
•faux123 - cpuidle: linux 3.0 compatibility patch for coupled state
•faux123 - cpuidle: enable coupled state for testing on OMAP4460
•Colin Cross - cpuidle: coupled: add parallel barrier function
•faux123 - cpuidle: add support for states that affect multiple cpus
•faux123 - cpuidle: fix error handling in __cpuidle_register_device
•faux123 - cpuidle: refactor out cpuidle_enter_state
•Deepthi Dharwar - cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
•Paul Reioux - cpuidle: Inform RCU of read-side critical sections
•Mark Brown - cpuidle: Fix build on ARM and SH
•Paul Gortmaker - cpuidle: ladder.c needs module.h and not just moduleparam.h
•Paul Gortmaker - cpuidle: Add module.h to drivers/cpuidle files as required.
•Len Brown - cpuidle: stop depending on pm_idle
•Len Brown - cpuidle: replace xen access to x86 pm_idle and default_idle
•Len Brown - cpuidle: create bootparam "cpuidle.off=1"
•Andrii Tseglytskyi - OMAP: EMIF: fix LP_MODE_PWR_DN value definition
•Anand Gadiyar - twl-rtc: mask alarm interrupts at shutdown.
•Rebecca Schultz Zavin - gpu: ion: Modify ION_NUM_HEAPS to reflect actual max
 
  • Danke
Reaktionen: owie
Purity kernel weg?

Gesendet von meinem Galaxy Nexus mit der Android-Hilfe.de App
 
jigga1986 schrieb:
Purity kernel weg?

Gesendet von meinem Galaxy Nexus mit der Android-Hilfe.de App

Ist doch noch im Startpost enthalten. Oder irre ich jetzt?

Thrown with a GNex from the head of a T-Rex
 
jigga1986 schrieb:
Purity kernel weg?

Für den Moment hat Anarkia die Entwicklung von Purity zurückgestellt.
Die AK Versionen werden so intensiv in der Community getestet, dass man sie quasi als "stable" bezeichnen kann.

Daher kommen dann auch Versionssprünge wie dieser von v020 auf v029.

Flooney schrieb:
Ist doch noch im Startpost enthalten. Oder irre ich jetzt?

Die im Startpost enthaltene Purity v30 ist für den Moment die letzte Version. Das mag sich natürlich in Zukunft ändern.
 
Kein PGM Support mehr, schade. Wurde zwar durch Touch Wake ersetzt, aber das ist nicht wirklich das Gleiche.
Werd wohl vorerst bei v20 bleiben, bis ich mich überwinden kann, auf PGM zu verzichten.


War wohl voreilig, scheint doch noch PGM zu geben, gleich mal testen.

Edit: PGM läuft, Kernel rennt.
 
Zuletzt bearbeitet:
Also auf pgm möchte ich auch nicht mehr verzichten. Funktioniert die neue Version mit pgm?

Edit: Hat sich erledigt, scheint zu gehen :p



Gesendet von meinem Nexus 7 mit Tapatalk 2
 
Grundsätzlich ist PGM und Touchwake nichts was sich gegenseitig ausschließt!
 
Zu früh gefreut, PGM's slide2wake hat nach den ersten paar Wischer aufgehört zu funktionieren, obwohl Module geladen wurden. Slide2lock funktioniert allerdings noch, aber slide2wake ist eigentlich das, was PGM für mich ausmacht.
Dann bleibt wohl nur noch auf ein PGM Update hoffen, Support ist ja noch vorhanden.
 
mal eine dumme frage was heißt PGM?
 
Das PGM klingt interessant. Wie sieht es denn da mit der Akkuleistung aus? Geht die nicht in den Keller?
 
Nö. Ich merke keinen Unterschied.

Gesendet von meinem Galaxy Nexus mit Tapatalk 2
 
Qbe schrieb:
Das PGM klingt interessant. Wie sieht es denn da mit der Akkuleistung aus? Geht die nicht in den Keller?

Sollte man zwar vermuten, aber die allgemeinen Erfahrungsberichte zeigen, dass es zumindest keinen spürbaren Einfluss hat.
 
Falls es jemanden interessiert wollte ich mal meine Akkulaufzeit mit dem neuen Diamond20 zeigen. Habe ihn in Verbindung mit der T-Rex v14.1 und PGM2 v1.16d laufen.


screenshot_2013-03-27bplaa.png

screenshot_2013-03-27arlgi.png

screenshot_2013-03-27v7law.png

screenshot_2013-03-27ggxkv.png
 
Liegt dein Handy nur rum, oder wie kommst du auf so geniale Laufzeiten?

Thrown with the GNex from a T-Rex
 
:flapper: Nee
Bei mir läuft den ganzen Tag Whats App, Mobile Daten laufen immer, Bluetooth und WLAN immer an. Und dann halt normale Alltagsnutzung. Internet, SMS, Telefonieren. So was eben :smile:

Gut, jetzt ist ein ziemlich langer Ruhezeitraum dazwischen. Normalerweise komme ich auf gut 12 Std aber dann mit ner Displaylaufzeit von knapp 4Std.
 
Flooney schrieb:
Liegt dein Handy nur rum, oder wie kommst du auf so geniale Laufzeiten?

Thrown with the GNex from a T-Rex

Also mit diesem kernel ist das kein hexenwerk. Hast du ihn drauf?
 

Ähnliche Themen

meLAW
  • meLAW
Antworten
2
Aufrufe
1.070
meLAW
meLAW
firsttyphoon
  • firsttyphoon
4 5 6
Antworten
117
Aufrufe
16.281
qu4nd
qu4nd
Pierro
Antworten
3
Aufrufe
2.413
Pierro
Pierro
Zurück
Oben Unten