Kernel [KERNEL][TW/LP][26/08/15][SM-T70X]SKYHIGH KERNEL[V2.X ][SYNAPSE ++ EXT4|F2FS|exFAT|NTFS|...]

  • Auteur de la discussion kyo-ito
  • Date de début
kyo-ito

kyo-ito

Membre
Inscrit
5 Mai 2012
Messages
9 692
Points
36
  • #1


SKYHIGH KERNEL


Avertissement : Cette opération comporte des risques. Ni PhonAndroid, ni moi-même ne peut être tenu responsable des éventuels problèmes rencontrés. Pensez à effectuer une sauvegarde avant d'installer ce Kernel

Merci à
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !
Source
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !


Code:
S'il vous plaît, Connexion ou S'inscrire to view codes content!

SYNAPSE
Code:
S'il vous plaît, Connexion ou S'inscrire to view codes content!

INFO
Code:
S'il vous plaît, Connexion ou S'inscrire to view codes content!


[v2.0] 26th August 2015

source:
Merge in Source: SM-T805_EUR_LL_Opensource T805XXU1BOG2


[v1.9] 23rd August 2015

ramdisk:
Synapse: USB: add my USB Storage controls. Currently just MTP-PTP-UMS (still a bit of work needed, but happy enough for now)


[v1.8] 21st August 2015

ramdisk:
SM-T805 LTE ONLY - Fixed not loading Synapse and setting SELinux Permissive mode on boot


[v1.8] 18th August 2015

ramdisk:
ramdisk source updates from T705XXU1BOF2 (I think I forgot to merge it in previously.... ) - T800XXU1BOG2 - T805XXU1BOG2

source:
fs: rework F2FS to latest August source changes (credits to @arter97 for the commits - saved me lots of time patching 100's of commits !)


[v1.7] 14th August 2015

updater-script:
delete dalvik-cache on flash for ART optimization to everything

ramdisk:
Synapse: MEMORY: re-work VN swap control + auto set swappiness to 0 on Disable and 130 on Enable.
Synapse: ADVANCED: add 4 profiles for Optimize Recent's Menu & RAM control (default = 2). Values from here @mikeyinid
Synapse: ADVANCED: LMK: add Default profile to mirror Optimize Recent's Menu default (2) – experimental values for now
Synapse: SECURITY: add Security Policy Update to list of Knox related apps/processs to freeze
Synapse: SECURITY: add SELinux live status
default.prop: Turn ART optimization to everything @sykopompos
default.prop: set Optimize Recent's Menu & RAM to profile #2 values
SkyHigh.sh: re-enable frandom permissions
file_contexts: add frandom @placiano

source:
block: Make CFQ default to IOPS mode on SSDs
cfq-iosched: fix the setting of IOPS mode on SSDs
powersuspend: add power_suspended boolean for global access
Optimize copy_page for modern ARM platforms
zen-tune: Implement zen-tune v3 (experimental)
zen-tune: exclude from compile by default
config: disable ZEN_INTERACTIVE (will test values via sysfs for now)
frandom: clean up
frandom: Clear up checkpatch conflicts
frandom: Dynamically allocate the char device numbers

v1.6] 8th August 2015

ramdisk:
ramdisk source updates from T705XXU1BOF2 - T800KXU1BOF2 - T700XXU1BOF3
Synapse: MYABOUT: add push buttons for Donation and SkyHigh kernel XDA thread links (will open browser)
Synapse: BATTERY: removed screen ON A/C Mains charging controls (didn't seem to work)
Synapse: BATTERY: FIX - A/C Mains charging limited to 2550 mA/h rate (over this causes rate to drastically reduce)
Synapse: ADVANCED: add Optimize Recent's Menu & RAM control (Disabled by default) - original fix by @mikeyinid
Synapse: ADVANCED: FIX - removed LMK Do-Not-Kill white-list control (caused aggressive launcher re-draw)
Synapse: ADVANCED: added LMK profile "Custom" using @neobuddy89 tuned values. Stock profile is default
Synapse: ADVANCED: LMK: some changed merged from @apb_axel
Synapse: ADVANCED: removed randomize_va_space control (Disabling causing app FC in 5.0.2)
Synapse: GPU: added Frequency Utilization (live frequency load)
Synapse: REBOOT: FIX - Synapse clear data button (will also reboot device so defaults are loaded)
Synapse: replaced empty SDescriptions with SSpacer format to make spaces (AndreiLux said it would speed up loading Synapse)
Synapse: minor description and styling updates
default.prop: Scrolling cache default changed from (3) to (2)
SkyHigh.sh: Permission fixes for LMK moved from init.rc
SkyHigh.sh: Update SELinux white-list from @neobuddy89

source:
FIX - UNALIGNED_ACCESS not implemented properly :
byteorder: allow arch to opt to use GCC intrinsics for byteswapping
ARM: enable UNALIGNED_ACCESS
config: enable ARCH_USE_BUILTIN_BSWAP for UNALIGNED_ACCESS
FIX - Memory management issues and aggressive screen re-draw :
Revert "staging: android: lowmemorykiller: Management of not killable processes"
Revert "config: enable ANDROID_LOW_MEMORY_KILLER_DO_NOT_KILL_PROCESS"
staging:android:lmk: Use for_each_thread helper
staging: android: LMK: Tune up
Protect imp apps and services till last breathe
Add minfree values for content provider and empty apps
Fix derps of int/short format specifiers

[v1.5] 03 July 2015

ramdisk:
Synapse: BATTERY: add screen on A/C Mains charging controls

source:
Linux 3.4.39 > 108 !! (this took a lot of time)

[v1.4] 26 June 2015

Flashable Zip:
Remove AROMA Installer

ramdisk:
Modify for single unified kernel supporting both ext4 & f2fs (cache & data partitions)
Synapse: MULTICORE: Removed Hotplug master control - all cores forced on (Hotplug CPU UP Boost = 0% | User can set 30-90% for battery savings)

source:
cpufreq: add new routine cpufreq_verify_within_cpu_limits()
Samsung DYNAMIC Hotplug control: enable by default
Samsung DYNAMIC Hotplug control: 0% brings all cores online (set as default)
cpufreq: ondemand: Fix update_sampling_rate race with hotplug
CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online_cpus()
mm: vmscan: If kswapd has been running too long, allow it to sleep
writeback: fix race that cause writeback hung
lib: cpu_rmap: avoid flushing all workqueues
fs/super.c: sync ro remount after blocking writers
block/partitions: optimize memory allocation in check_partition()
sched: Set MC (multi-core) sched domain's busy_factor attribute to 1
AIO: Don't plug the I/O queue in do_io_submit() Asynchronous I/O latency to a solid-state disk greatly increased
block: Adding ROW scheduling algorithm
A bunch of commits to get ROW I/O scheduler working
block: row: add magic values - tweaks from fransicofranco
config: enable ROW I/O scheduler

[v1.3] 24 June 2015

Flashable Zip:
Convert to AROMA Installer with choice of either SkyHigh-ext4 or SkyHigh-f2fs kernels

ramdisk:
add F2FS support for SkyHigh-f2fs kernel

source:
kernel/sched/fair: reduce latency
add f2fs driver
fs: introduce a generic shutdown ioctl
f2fs: ditch SEGMENT_SIZE for f2fs_trim_fs
f2fs: fix mismatching lock and unlock pages for roll-forward recovery
config: enable F2FS
Revert " block: remove WQ_POWER_EFFICIENT from kblockd"
block: zen: Optimize usage for android

[v1.2] 19 June 2015

ramdisk:
Stop Google Service and restart it on boot. This removes high CPU load and ram leak! (dorimanx)
rq_affinity = 2 (Aggressive) We need faster I/O so do not try to force moving to other CPU cores (dorimanx)
Synapse: MEMORY: add ZSwap max_compression_ratio control
Synapse: SECURITY: add Force Audit control (SELinux debugging)
Synapse: GPU: changed path for better GPU live freq. 24 MHz ("standby" freq is now visible, but not included in stats as not in asv table)
Synapse: CPU MULTICORE: added Samsung Dynamic Hotplug control (WARNING: REBOOT is required if you Disable !!
Synapse: various changes, style and control improvements etc (all took time)

source:
block: disable I/O stats. Disabling will break I/O monitoring apps but reduce CPU overhead
cpufreq: Remember last policy min/max on cluster restart
cpufreq: Optimize cpufreq_frequency_table_verify()
cpufreq: Break out early if freq equals to target_freq
cpufreq: Improve debug prints
selinux: Add option to force audit
Samsung DYNAMIC Hotplug (heyjoe66)
Hotplug: set to Screen OFF mode by default
cpufreq: conservative: adjust freq dn threshold so hotplug cores lower to A7 values at low load
CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during hotplug
Samsung DYNAMIC Hotplug control: hotplug_cpu_up_load_value = 0 (Normal)
UKSM: update to v0.1.2.3

[v1.1] 15 June 2015

ramdisk:
SELinux Permissive on boot (default)
Synapse: GPU: Fix /work-around: governor threshold control is now auto set after applying governor profile or changes to freq max/min
Synapse: add CORTEX: CortexBrain Background Process to manipulate screen state on/off settings
Synapse: add SCREEN settings
Synapse: SECURITY: add link to more info
Synapse: FS: Scrolling Cache control
Synapse: some minor fix ups and tidy up

[v1.0] initial Lollipop release, 13 June 2015


* Under-volter peut être cause d'instabilité

* Over-clocker peut être cause de freeze/reboot, d'échauffement & de dommage pour le CPU, GPU ou l'hardware




. Une Galaxy Tab SM-T70X
. Un Custom Recovery (CWM, TWRP)
----->TWRP
----->TWRP Unofficial pour F2FS kernel



1 Téléchargez le Kernel
2 Copiez le dans la Tab

3 Installez Synapse depuis Google Play et notez la ☆☆☆☆☆ :!: :!:

Si vous installez sur une version précédente de SkyHigh kernel: Forcez l'arrêt et supprimez les données de Synapse :!:

4 Redémarrez en mode Recovery
5 Faites un Wipe Cache, Dalvik / Art
6 Selectionnez le fichier zip et lancez l'installation

Si vous souhaitez F2FS (données & cache partitions)
Suivez --->[GUIDE]Comment convertir en F2FS (Flash Friendly File system)
Mais installez Skyhigh Kernel quand même :!: :!:

8 Redémarrez (Reboot system now)

a) Attendez au moins 60-120 secs qu'il se stabilise
b) Ouvrez Synapse
c) Cliquez sur "Understood" et appliquez
d) Changez les paramètres et appliquez



S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !




Un grand Merci à pour ses bannières

Vos retours sont les bienvenus​
 
tiboo

tiboo

Membre VIP
Inscrit
21 Juin 2011
Messages
8 700
Points
38
  • #2
Re: [KERNEL][TW/L][ [15 June 2015][SM-T700 & T705] SkyHigh Kernels v1.1

Hello,

Merci pour le partage kyo-ito ;)
 
kyo-ito

kyo-ito

Membre
Inscrit
5 Mai 2012
Messages
9 692
Points
36
  • #3
Re: [KERNEL][TW/L][ [15 June 2015][SM-T700 & T705] SkyHigh Kernels v1.1

tiboo a dit:
Hello,

Merci pour le partage kyo-ito ;)
:hello:
Tiboo

Avec Plaisir :smile:
 
fjojo19

fjojo19

Membre
Inscrit
1 Mai 2015
Messages
1
Points
1
  • #4
Re: [KERNEL][TW/LP][15/06/15][SM-T700 & T705] SkyHigh Kernels v1.1 [SYNAPSE ++]

Bonjour
Je viens de l'installer sur une 700 wifi rom TWDetox v.3.0 et tout c'est bien passé .
J'ai téléchargé Synapse et aucun problème, ça marche.

merci
 
kyo-ito

kyo-ito

Membre
Inscrit
5 Mai 2012
Messages
9 692
Points
36
  • #5
Re: [KERNEL][TW/LP][15/06/15][SM-T700 & T705] SkyHigh Kernels v1.1 [SYNAPSE ++]

fjojo19 a dit:
Bonjour
Je viens de l'installer sur une 700 wifi rom TWDetox v.3.0 et tout c'est bien passé .
J'ai téléchargé Synapse et aucun problème, ça marche.

merci
Merci pour ton retour :!:

Avec Plaisir :smile:
 
kyo-ito

kyo-ito

Membre
Inscrit
5 Mai 2012
Messages
9 692
Points
36
  • #6
Re: [KERNEL][TW/LP][19/06/15][SM-T700 & T705] SkyHigh Kernels v1.X [SYNAPSE ++]

Double poste volontaire.

Mise à jour pour la T705: v1.2.
 
A

Anonymous

  • #7
Re: Re : [KERNEL][TW/LP][19/06/15][SM-T700 & T705] SkyHigh Kernels v1.X [SYNAPSE ++]

Hello et merci à toi. [emoji6]
 
kyo-ito

kyo-ito

Membre
Inscrit
5 Mai 2012
Messages
9 692
Points
36
  • #8
Re: Re : [KERNEL][TW/LP][19/06/15][SM-T700 & T705] SkyHigh Kernels v1.X [SYNAPSE ++]

dls7882 a dit:
Hello et merci à toi. [emoji6]

:hello:

Avec Plaisir [emoji6]
 
kyo-ito

kyo-ito

Membre
Inscrit
5 Mai 2012
Messages
9 692
Points
36
  • #9
Re: [KERNEL][TW/LP][19/06/15][SM-T700 & T705] SkyHigh Kernels v1.X [SYNAPSE ++]

Double poste volontaire.

Mise à jour pour la T700 : v1.2
 
kyo-ito

kyo-ito

Membre
Inscrit
5 Mai 2012
Messages
9 692
Points
36
  • #10
Re: [KERNEL][TW/LP][03/07/15][SM-T70X]SKYHIGH KERNEL[V1.X ][SYNAPSE ++ EXT4|F2FS|exFAT|NTFS|...]

Double poste volontaire.
Mise à jour vers la version v.1.5 : Support F2FS (CF Changelog).
 
A

Anonymous

  • #11
Re: Re : [KERNEL][TW/LP][03/07/15][SM-T70X]SKYHIGH KERNEL[V1.X ][SYNAPSE ++ EXT4|F2FS|exFAT|NTFS|...

Hello, merci pour l'information. [emoji6]
 
kyo-ito

kyo-ito

Membre
Inscrit
5 Mai 2012
Messages
9 692
Points
36
  • #12
Re: Re : [KERNEL][TW/LP][03/07/15][SM-T70X]SKYHIGH KERNEL[V1.X ][SYNAPSE ++ EXT4|F2FS|exFAT|NTFS|...

dls7882 a dit:
Hello, merci pour l'information. [emoji6]
:hello:

Avec Plaisir wink
 
kyo-ito

kyo-ito

Membre
Inscrit
5 Mai 2012
Messages
9 692
Points
36
  • #13
Re: [KERNEL][TW/LP][03/07/15][SM-T70X] KERNEL[V1.X ][SYNAPSE ++ EXT4|F2FS|exFAT|NTFS|...]

Double poste volontaire.

Mise à jour en version SkyHigh Kernel v1.6
.
 

Sujets en relation

Haut Bas