Jump to content
Melde dich an, um diesem Inhalt zu folgen  
Gast

Samsung Galaxy S5 - Blaze™ Kernel -15 [KK-4.4.2][TW][GPL][3.4.91+]

Recommended Posts

Gast

1011582_526389207415662_466303879_n.jpg

XDA-Thread:

XDA

Features

- SELinux Permissive, with init.d support

- init.d support + other ramdisk tweaks

- -O3 , Cortex A15 , Graphite , neon , vfpv4 Optimizations

- SaberMOD GCC 4.10 Toolchain

- intelliplug 2.3 hotplug driver

- Support for Auto_hotlug driver

- Faux Sound Support

- LCD Color Control

- Support undervolt/overvolting

- Adaptive Voltage Scaling Support

- CPU Governors ( intelliactive , performance , conservative(updated) , powersave , Wheatley , ondemand , ondemandplus , abyssplug , abyssplugv2 , userspace , interactive , smartassH3 , Lionheart )

- I/O Schdedulers ( FIOPS , Deadline , CFQ , ROW , BFQ(v6) , SIO , No-op , V® , ZEN )

- official f2fs kernel support + f2s optimization

- exFAT AIO Optimization

- and more!!!

Installation:

Kernel runterladen und auf den Smartphone sichern.

Backup von System machen.

Kernel flashen.

Reboot und fertig.

Für Schäden die durch den Kernel entstehen könnten wird nicht gehaftet!

Download:

(XDA-Devdb):https://bit.ly/1uRUAFJ

(Mirror to Dev-Host: https://d-h.st/SpT

Sources:

https://github.com/GuneetAtwal/kernel_g900f

bearbeitet von thehacker911

Diesen Beitrag teilen


Link zum Beitrag
Gast

Changelog:



  ----------------------------------------

| Version-14 Release..!! Date-6-Jun-2014   |

  ----------------------------------------

[*]Reverted some patches for wakeup reasons which were causing wakeup issues while turning on the screen

[*]Fixed Random reboots when switched to ondemand GPU governor

[*]Fixed Fix warning procfs vfp_bounce reporting failed

[*]Added Simple GPU Governor algorithm developed by faux123


  ----------------------------------------

| Version-13 Release..!! Date-3-Jun-2014   |

  ----------------------------------------

[*]Intelliplug disabled by default and mp_decision enabled by default

[*]Simple_GPU_algorithm is removed


  ----------------------------------------

| Version-12 Release..!! Date-3-Jun-2014   |

  ----------------------------------------

[*]Reverted many patches check git repo

[*]Removed Simple GPU Governor

[*]Better Sound Quality

[*]Stereo Call Recording


  ----------------------------------------

| Version-11 Release..!! Date-2-Jun-2014   |

  ----------------------------------------

[*]Fix a couple bugs on several drivers. Check git for descriptions

[*]Merged more than 10 patches to check for null pointers or illegal access on null cases, which is mainly to prevent unwanted crashes

[*]Push Slimbus drivers to its latest version. Slimbus is a standard interface between the baseband and the applications processor - basically one of the most important components on our devices.Our sound codec goes through Slimbus so improvements while listening to audio and abusing your data connection are expected (eg. glitches on data connect/disconnect)


  ----------------------------------------

| Version-10 Release..!! Date-1-Jun-2014   |

  ----------------------------------------

[*] rcu: Use smp_hotplug_thread facility for RCUs per-CPU kthread 

[*]switch do_fsync() to fget_light() 

[*]nohz: Reduce overhead under high-freq idling patterns 

[*]block: Reserve only one queue tag for sync IO if only 3 tags are avai… 

[*]deadline: Allow 0ms deadline latency, increase the read speed 

[*]regulator: core: Use the power efficient workqueue for delayed powerdown 

[*]ASoC: jack: Use power efficient workqueue 

[*]Power: add an API to log wakeup reasons 

[*]Power: Add guard condition for maximum wakeup reasons 

[*]sched: Remove get_online_cpus() usage 

[*]mm: slub: Default slub_max_order to 0 

[*]Some Scheduler patches bring more improvement to multitasking

[*]Hotplug improvement patches

[*]Some memory leak fixes


  ----------------------------------------

| Version-9 Release..!! Date-27-May-2014   |

  ----------------------------------------

[*]add intelliplug screen off control

[*]add intelliplug touchboost control

[*]fix CVE-2014-0196

[*]fs: sync: enable fsync by default

[*]Update to latest upstream Linux 3.4.91

[*]msm: kgsl: Schedule adreno_start in a high priority workqueue

[*]cfg80211: Fix memory leak 

[*]PM: Introduce suspend state PM_SUSPEND_FREEZE

[*]hotplug: Fix UP bug in smpboot hotplug code 

[*]smp, idle: Allocate idle thread for each possible cpu during boot 

[*]cpuidle: move field disable from per-driver to per-cpu

[*]cpuidle: Get typical recent sleep interval 

[*]cpuidle: Fix finding state with min power_usage

[*]Add Enhanced Simple GPU Governor taken from @faux123 

[*]Fixed Faux Sound Control

[*]kernel freezer updated (better power savings)


  ----------------------------------------

| Version-8 Release..!! Date-22-May-2014 |

  ----------------------------------------

[*]workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented …

[*]workqueue: Add system wide power_efficient workqueues 

[*]block: queue work on power efficient wq 

[*]Add Google's Snappy compression library (v5) 

[*]lz4: always set an error return code on failures

[*]ARM: smp: Make SMP operations mandatory

[*]More patches taken from Code Aurora forum

[*]sched: Remove extra put_online_cpus() inside sched_setaffinity() 

[*]ARM: SoC: convert MSM to SMP operations 

[*]ARM: smp: remove wrapper functions 


  ----------------------------------------

| Version-7 Release..!! Date-17-May-2014 |

  ----------------------------------------

[*]Slimbus overclocking (Best Sound Quality)

[*]Ultra Kernel Samepage Merging Feature(UKSM) (better than KSM)

[*]Use vfpv4 with neon

[*]intelliplug set to default 

[*]removed auto_hotplug

[*]Fix Checkpatch issues in binder.c

[*]tick: Dyanmically ser broadcast irq affinity

[*]kthread: Implement park/unpark facility and other changes


  ----------------------------------------

| Version-6 Release..!! Date-15-May-2014 |

  ----------------------------------------

[*]Revert Flags Optimizations

[*]Using SaberMOD GCC 4.10 Toolchain again

[*]Rest All features of ver_5 are there


  ----------------------------------------

| Version-5 Release..!! Date-14-May-2014 |

  ----------------------------------------

[*]Update Linux Source to latest 3.4.90 upstream..! (Compare the improvement)

[*]Lowmemorykiller Updates and Tweaks for more free ram and smoothness

[*]Flags Optimizations

[*]Time Slack Controller is back ..!

[*]workque backport updates from Linux 3.7

[*]af_unix: speedup /proc/net/unix

[*]Removed Intelliplug Hotplug driver

[*]auto_hotplug driver is enabled

[*]workque backport from Linux 3.6.11


  ----------------------------------------

| Version-4 Release..!! Date-12-May-2014 |

  ----------------------------------------

[*]Built again from Scratch

[*]Compiled from SaberMOD 4.10 Toolchain

[*]Added Lionheart CPU GOvernor now total 13 Governors 

[*]Added New Auto_Hotplug Driver by various People

[*]Various Tweaks added to the Hotplug Driver

[*]Removed Intellithermal driver as it was doing not much on this device

[*]Add Intellipug Hotplug Driver 2.3

[*]Add F2FS AIO Optimization

[*]Disabled Framepointer

[*]Blaze Tweaks for Blazing Fast Kernel

[*]Removed Timeslack Controller for time being and testing

[*]sched tweaks for better multitasking


  ----------------------------------------

| Version-3 Release..!! Date-10-May-2014 |

  ----------------------------------------

[*]cfs: tweaks for responsiveness

[*]random entropy tweaks added

[*]Code Cleanup for msm hotplug driver

[*]Add input touch boost for msm hotplug

[*]msm: hotplugLower load thresholds for more interactive response

[*]Add MSM Hotplug driver @myfluxi

[*]smp: patches from mainline 3.5 to help with hotplug efficiency


  -------------------------------------

| Version-2 Release..!! Date-8-May-2014 |

  -------------------------------------

[*]-O3 , Cortex A15 , Graphite , neon , vfpv4 Optimizations

[*]More CPU Governors ( intelliactive , performance , conservative(updated) , powersave , Wheatley , ondemand , ondemandplus , abyssplug , abyssplugv2 , userspace , interactive , smartassH3 )

[*]More I/O Schdedulers ( FIOPS , Deadline , CFQ , ROW , BFQ(v6) , SIO , No-op , V(R) , ZEN )

[*]Adaptive Voltage Scaling Support 

[*]Support undervolt/overvolting via sysfs interface/apps interface @Gnome

[*]more accurate load calculations (better battery/performance)

[*]Support for CPU BOOST code.

[*]File systems support: Ext2/3/4, FAT32, NTFS, CIFS, USB OTG , exFAT

[*]Debugging is OFF by Default to save CPU cycles, and extend battery life.

[*]KSM for Page Merging

[*]Added cdrom option to UMS-lun-devices (Now you can mount internal memory as CD-ROM)

[*]Enabled 5 new TCP Congestion controls viz. ( Westwood, Veno,Vegas , BIC, Reno, HTCP )

[*]add LG G2 LCD calibration

[*]snakecharmer (cpufreq_limit) active

[*]disabled kernel debugging code to reduce code size and improve performance

[*]add crypto lib optimization

[*]VFAT, MM tweaks

[*]add f2fs drivers for future F2FS support /data partition on some ROMs

[*]patches to reduce kernel latencies for network, fs

[*]SELinux optimization (faster SELinux!)

[*]added mutex optimization (better multi-tasking)

[*]scheduler optimization (smoother multi-tasking)

[*]add ext4 fixes

[*]futex backport from Linux 3.13+

[*]increased fastcharge charging rate

[*]core scheduler optimizaitons

[*]cortex-a15 flags added for krait cpus

[*]fastcharge driver added (working)

[*]zram use lz4

[*]slab/slub forward ported to Linux 3.8+

[*]fixed CIFS issues

[*]backported 3.12+ kernel scheduler features

[*]fixed old cpufreq bug

[*]added LZ4 compression (faster than LZO


 -----------------------------------------------

|Version-1 initial Release..!! Date-4-May-2014 |

 -----------------------------------------------

[*]Based on Latest Sources

[*]Compiled Kernel with Latest Cortex A15 optimized Linaro GCC 4.7.4 Toolchain

[*]Built with -O3 optimizations

[*]Cortex A15 optimizations

[*]XZ compression for kernel. Size 8.4MB ==> 5.4 MB

[*]Added cdrom option to UMS-lun-devices

[*]Reduced Logbuffer shift

[*]KSM for Page Merging

[*]CFS parameters improved for more responsiveness

[*]Activated and tweaked conservative governor

[*]Kernel timer from 100 => 200

[*]Added Time Slack Controller

[*]Added ASYNC_FSYNC for faster system

[*]Dynamic management of timer slack

[*]Lock initial TCP window size to 64k (Improves network ping and output)

[*]Faster NOATIME and NODIRATIME mounting flags

[*]Disabled Gentle Fair Sleepers

[*]Enabled ARCH_POWER

[*]Asynchronous I/O latency to a solid-state disk greatly increased

[*]Patches to prevent depleting Entropies

[*]Frandom driver - Fast Kernel Number Generator

[*]Add optimized AES and SHA1 routines

[*]Optimized git implementation for SHA1

[*]Optimized glibc version of string

[*]Optimized ARM RWSEM algorithm

[*]Optimized AES and SHA1 routines

[*]Optimized apply_slack() method for size and speed

[*]Enabled 5 new TCP Congestion controls viz. Westwood, Veno, BIC, Reno, HTCP

[*]Optimized memcopy and memmove algorithm[*]Optimized VM dirty ratios

[*]Optimized CFQ scheduler-you really don't need any other IO scheduler

[*]NTFS Filesystem support

[*]Increase READ_AHEAD size to 512Kb

[*]Cleancache enabled

[*]Ability to change IO-Schedulers without need of root

[*]Optimizations to SLUB memory allocator

[*]Added config.gz support

[*]Added Intelli_active governor

[*]Added ROW IOScheduler

[*]Added FIOPS IOScheduler

[*]Added BFQ IOScheduler

[*]snakecharmer (cpufreq_limit) active

[*]add fauxsound support

[*]disabled kernel debugging code to reduce code size and improve performance

[*]made touch boost generic for intelliactive

[*]intelli-thermal reduce sampling overhead

[*]add official f2fs kernel support

[*]cpufreq limit (aka snake charmer) is now built-in to kernel

[*]add crypto lib optimization

[*]zram use lz4

[*]added new power management mode "PowerSuspend" 

[*]added LZ4 compression (faster than LZO)

[*]more accurate load calculations (better battery/performance)

bearbeitet von thehacker911

Diesen Beitrag teilen


Link zum Beitrag
edgonzo

Neue version Blaze Kernel -8

[B][SIZE=3]Key Features[/SIZE][/B][B]

[LIST]

[*]SELinux Permissive, with init.d support

[*]init.d support + other ramdisk tweaks

[*] -O3 , Cortex A15 , Graphite , neon , vfpv4 Optimizations

[*]Compiled from Latest [COLOR=Red]SaberMOD GCC 4.10[/COLOR] Toolchain which is latest Toolchain with best optimizations

[*]Suuport for intelliplug 2.3 hotplug driver

[*][COLOR=Red]Support for Auto_hotlug driver[/COLOR] (Removed v7 ownwards)

[*]Faux Sound Support

[*]USB Fastcharge support

[*]LCD Color Control

[*]Support undervolt/overvolting via sysfs interface/apps interface @Gnome

[*]Adaptive Voltage Scaling Support [img=https://forum.xda-developers.com/images/smilies/wink.gif]

[*]More CPU Governors ( [COLOR=Red]intelliactive[/COLOR] ,  performance , conservative(updated) , powersave , Wheatley , ondemand ,  ondemandplus ,  abyssplug , abyssplugv2 , userspace , interactive ,  smartassH3 , Lionheart )

[*]More I/O Schdedulers ( [COLOR=Red]FIOPS[/COLOR] , Deadline , CFQ , ROW , BFQ(v6) , SIO , No-op , V(R) , ZEN )

[*]added new power management mode "PowerSuspend" (Hello Battery)

[*]add official f2fs kernel support + f2s optimization

[*]exFAT AIO Optimization

[*]Power efficient workques

[*]added LZ4 compression (faster than LZO)

[*]Frandom -Fast Kernel Number Generator driver added

[*]Support for CPU BOOST code.

[*][COLOR=Red]File systems support: Ext2/3/4, FAT32, NTFS, CIFS, USB OTG , exFAT [img=https://forum.xda-developers.com/images/smilies/wink.gif][/COLOR]

[*]Debugging is OFF by Default to save CPU cycles, and extend battery life.

[*]UKSM for Page Merging

[*]Added cdrom option to UMS-lun-devices (Now you can mount internal memory as CD-ROM)

[*]Enabled 5 new TCP Congestion controls viz. ( [COLOR=Red]Westwood[/COLOR], Veno,Vegas , BIC, Reno, HTCP )

[/LIST]

[/B]

bearbeitet von edgonzo

Diesen Beitrag teilen


Link zum Beitrag
Gast

Update auf Kernel -9. Post 1 passe ich später an

Gesendet von meinem SM-G900F mit Tapatalk

Diesen Beitrag teilen


Link zum Beitrag
edgonzo

Im XDA Thread wird momentan darüber diskutiert dass es bei mehreren Usern zu Abstürtzen und W-Lan Abbrüche kommen soll, seit sie den Kernel auf die Version 9 upgedatet haben.

Darum sind auch viele wieder auf die Version 8 zurück gegangen.

Gruß Ed

Diesen Beitrag teilen


Link zum Beitrag
mistaagress

sorry für die blöde frage.. aber wofür ist dieser Kernel genau gut oder besser als der vom Omega Rom ?

Diesen Beitrag teilen


Link zum Beitrag
Gast

Das kann man nur durch testen heraus finden. Jeder Kernel verhält sich anders.

Gesendet von meinem SM-G900F mit Tapatalk

Diesen Beitrag teilen


Link zum Beitrag
edgonzo

Wie meinst du das?

Mit der v8 läuft Omega ohne Probleme.

Diesen Beitrag teilen


Link zum Beitrag
Leon73

ja, kann ich bestättigen, aber mit v9 nicht

Diesen Beitrag teilen


Link zum Beitrag
edgonzo

Ich habe ja in Post 5 davor gewarnt das es Probleme mit der 9 gibt.

Darum ist diese auch nicht zu empfehlen!

Diesen Beitrag teilen


Link zum Beitrag
Leon73

jut, aber wie komm ich jetzt wieder auf Omega Kernel v1.2 ?

Diesen Beitrag teilen


Link zum Beitrag
edgonzo

Ganau das habe ich befürchtet, dass es dann so kommt.

Versuche einfach den Kernel neu zu flashen, sollte gehen.

Diesen Beitrag teilen


Link zum Beitrag
Leon73

haste ne quelle, hab hier nur die boot.img da, aus der Rom

Diesen Beitrag teilen


Link zum Beitrag
edgonzo

Die kannst normal mit Odin Flaschen, wenn ich mich nicht irre.

Diesen Beitrag teilen


Link zum Beitrag
edgonzo

Neue Version Blaze Kernel -10

[B][SIZE=3]Key Features[/SIZE][/B]

[LIST]

[*]SELinux enforcing, with init.d support

[*]init.d support + other ramdisk tweaks

[*] -O3 , Cortex A15 , Graphite , neon , vfpv4 Optimizations

[*]Compiled from Latest [COLOR=Red]SaberMOD GCC 4.10[/COLOR] Toolchain which is latest Toolchain with best optimizations

[*]Suuport for intelliplug 2.6 hotplug driver

[*][COLOR=Red]Support for Auto_hotlug driver[/COLOR] (Removed v7 ownwards)

[*]Faux Sound Support

[*]USB Fastcharge support

[*]LCD Color Control

[*]Support undervolt/overvolting via sysfs interface/apps interface @myfluxi

[*]Adaptive Voltage Scaling Support [img=https://forum.xda-developers.com/images/smilies/wink.gif]

[*]More CPU Governors ( [COLOR=Red]intelliactive[/COLOR] ,  performance , conservative(updated) , powersave , Wheatley , ondemand ,  ondemandplus ,  abyssplug , abyssplugv2 , userspace , interactive ,  smartassH3 , Lionheart )

[*]More I/O Schdedulers ( [COLOR=Red]SIO[/COLOR] , Deadline , CFQ , ROW , BFQ(v6) , FIOPS , No-op , V(R) , ZEN )

[*]More GPU Governors (simple , performance , ondemand , powersave , userspace , msm_adreno_tz )

[*]added new power management mode "PowerSuspend" (Hello Battery)

[*]add official f2fs kernel support + f2s optimization

[*]exFAT AIO Optimization

[*]Power efficient workques

[*]added LZ4 compression (faster than LZO)

[*]Frandom -Fast Kernel Number Generator driver added

[*]Support for CPU BOOST code.

[*][COLOR=Red]File systems support: Ext2/3/4, FAT32, NTFS, CIFS, USB OTG , exFAT [img=https://forum.xda-developers.com/images/smilies/wink.gif][/COLOR]

[*]Debugging is OFF by Default to save CPU cycles, and extend battery life.

[*]UKSM for Page Merging

[*]Added cdrom option to UMS-lun-devices (Now you can mount internal memory as CD-ROM)

[*]Enabled 5 new TCP Congestion controls viz. ( [COLOR=Red]Westwood[/COLOR], Veno,Vegas , BIC, Reno, HTCP )

[/LIST]

Diesen Beitrag teilen


Link zum Beitrag
edgonzo

Ja, habe es selbst drauf, funktioniert ohne Probleme.

Diesen Beitrag teilen


Link zum Beitrag
Leon73

habs mal geflasht, mal gucken wie sich der macht

Gesendet von meinem SM-G900F mit Tapatalk Pro

Diesen Beitrag teilen


Link zum Beitrag

Please sign in to comment

You will be able to leave a comment after signing in



Jetzt anmelden
Melde dich an, um diesem Inhalt zu folgen  

×
×
  • Neu erstellen...

Wichtige Information

Bitte beachten Sie folgende Informationen: Nutzungsbedingungen und Impressum & Datenschutzerklärung. Wir haben Cookies auf deinem Gerät platziert, um die Bedienung dieser Website zu verbessern. Du kannst deine Cookie-Einstellungen anpassen, andernfalls gehen wir davon aus, dass Du damit einverstanden bist.