CERCA
PER MODELLO
FullScreen Chatbox! :)

Utente del giorno: 9mm con ben 3 Thanks ricevuti nelle ultime 24 ore
Utente della settimana: 9mm con ben 8 Thanks ricevuti negli ultimi sette giorni
Utente del mese: 9mm con ben 29 Thanks ricevuti nell'ultimo mese

Pagina 1 di 5 123 ... ultimoultimo
Ultima pagina
Visualizzazione dei risultati da 1 a 10 su 41
Discussione:

[GS3 - KERNEL] Abyss S3 Kernel for Aosp, Samsung, MIUI

Se questa discussione ti è stata utile, ti preghiamo di lasciare un messaggio di feedback in modo che possa essere preziosa in futuro anche per altri utenti come te!
  1. #1
    Androidiano VIP L'avatar di riccardoPolaris


    Registrato dal
    May 2011
    Località
    Roma
    Messaggi
    5,120
    Smartphone
    Samsung Galaxy Note 4

    Ringraziamenti
    1,310
    Ringraziato 2,144 volte in 1,396 Posts
    Predefinito

    [GS3 - KERNEL] Abyss S3 Kernel for Aosp, Samsung, MIUI

    Grazie ad angelom ecco a voi forse l'unico vero custom kernel rimasto.

    Thread Ufficiale del Kernel Abyss by angelom

    (nel terzo post, consigli e configuration)

    Abyss S3 kernel 2.0.2 Final Stable Version by me for Samsung, Aosp, MIUI Rom - New Abyss CWM Touch Recovery 1.9.6

    For ICS Samsung Rom, MIUI, CM10

    AbyssS3-2.0.2.zip

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

    Abyss JB kernel 2.3.0 Final Stable Version by me for Samsung JB Rom - New Abyss CWM Touch Recovery 1.9.6

    DepositFiles

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

    Download/Changelog:


    2.3.0 samsung
    DepositFiles

    Added 3.0.51 Linux patches
    More ram free (859mb)
    Added 6 step gpu frequencies (max 733mhz)
    Reduced GPU Voltage Bottomlock to 800mv
    Reduced GPU IDLE voltage to 875mV and keep the 160Mhz for stability
    Added Car Dock support
    Set Kconfig.hz to 300hz
    netfilter: xt_qtaguid: fix error exit that would keep a spinlock
    netfilter: xt_qtaguid: report only uid tags to non-privileged processes
    vfs: fix up ENOIOCTLCMD error handling
    proc: enable writing to /proc/pid/mem
    Others fix


    2.2.3 samsung
    DepositFiles

    Added 3.0.50 Linux patches
    Updated to Samsung I9300 Update6 sources
    Changed to Linaro 4.7.2 toolchain
    Added graphite optimization
    Fixed FM Radio
    Fixed Power Savings mode
    Improved stability and performance


    Added 3.0.47/48/49 Linux patches
    Added Gpu Volt Table 12 and 13
    procfs: add num_to_str() to speed up /proc/stat
    sched: Prevent wakeup to enter critical section needlessly
    time: RCU permitted to stop idle entry via softirq
    readahead: fault retry breaks mmap file read random detection
    wakeup: Use irqsave/irqrestore for events_lock
    Disabled Zcache
    Lowmemorykiller: Added some tweaks
    slub: zero page to fix crashes
    block: deadline: disable front_merging
    Added BFQ i/o scheduler as default
    Changed S90Abyss script. Removed Manual gpu undervolt
    Others fix

    Revert to- O3 for boost i/o performance
    Revert: Reduced GPU IDLE Frequency and voltage (160mhz and 850mv)

    Fixed random reboot
    Revert to Samsung Logo
    Revert more optimization for NEON flag
    Fixed Gpu Clock selection
    Ported BINDER from 3.6.x Linux + FS function update to match binder
    REALTIME by default changed to NOATIME!
    posix_types.h: Cleanup stale __NFDBITS and related definitions
    netfilter: xt_qtaguid: fix error exit that would keep a spinlock.
    net: wireless: bcmdhd: Propagate FW failure to upper layer
    block: reject invalid queue attribute values
    block: Add BLKROTATIONAL ioctl
    block: Introduce blk_set_stacking_limits function
    block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator functions
    block: don't call elevator callbacks for plug merges
    genhd: make register_disk() static
    vfs: fix up ENOIOCTLCMD error handling

    Updated Cleancache from 3.5.x Android
    Updated Logger from 3.4.x Android
    Reduced Android Logger RAM usage.
    PM / Hibernate: Correct additional pages number calculation
    PM / Hibernate: Drop the check of swap space size for compressed image
    PM / Runtime: Return special error code if runtime PM is disabled …
    PM / Runtime: Prevent runtime_resume from racing with probe
    PM / Runtime: Consistent utilization of deferred_resume
    PM / Runtime: Allow _put_sync() from interrupts-disabled context
    PM / Runtime: Fix runtime accounting calculation error
    sysctl: use umode_t for table permissions
    kernel/params: replace DEBUGP with pr_debug
    mempool: add @gfp_mask to mempool_create_node()
    kexec: remove KMSG_DUMP_KEXEC
    sysctl: add the kernel.ns_last_pid control
    panic:mdon't print redundant backtraces on oops
    Reduced GPU IDLE Frequency and voltage (160mhz and 850mv)
    Otjer fix


    (All Functions of Abyss S3 kernel 2.0.2 for ICS)

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

    Changelog Abyss S3 ICS:

    block: export __make_request
    block: remove support for bio remapping from ->make_request
    block: refactor generic_make_request
    block: reorganize queue draining
    block: reorganize throtl_get_tg() and blk_throtl_bio()
    block: drop @tsk from attempt_plug_merge() and explain sync rules
    block: Remove the control of complete cpu from bio
    blk-flush: move the queue kick into
    block: don't call blk_drain_queue() if elevator is not up
    block: avoid unnecessary plug list flush
    block: add blk_queue_dead()
    block: fix drain_all condition in blk_drain_queue()
    block, cfq: move cfqd->cic_index to q->id
    block: misc updates to blk_get_queue()
    Added Enable/Disable Touch Boost from Abyss recovery
    Added cgroup_timer_slack v10
    Added Abyss S3 CWM touch recovery 1.9.6
    ARM: vfp: fix a hole in VFP thread migration
    ARM: vfp: ensure that thread flushing works if preempted
    ARM: vfp: Use cpu pm notifiers to save vfp state
    ARM: vfp: Fix the comment to make it consistent with the code.
    arm: remove several unnecessary module.h include instances
    ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.c
    ARM: 7400/1: vfp: clear fpscr length and stride bits on entry to signal
    ARM: 7415/1: vfp: convert printk's to pr_*'s
    ARM: 7417/1: vfp: ensure preemption is disabled when enabling VFP access
    ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn path
    SHM_UNLOCK: fix long unpreemptible section
    mm: remove the second argument of k[un]map_atomic() …
    vfs: fixed i_dentry in inode destructors
    cypress, mms_ts: disable debugging
    irq: add irq_domain translation infrastructure
    irq: Add declaration of irq_domain_simple_ops to irqdomain.h
    irq_domain: Create common xlate functions that device drivers can use
    irq_domain: Centralize definition of irq_dispose_mapping()
    radix_tree: exceptional entries and indices
    radix-tree: introduce bit-optimized iterator
    radix-tree: fix contiguous iterator
    tmpfs: use kmemdup for short symlinks
    tmpfs: convert mem_cgroup shmem to radix-swap
    tmpfs: demolish old swap vector support
    tmpfs: miscellaneous cleanups …
    mm: let swap use exceptional entries
    Compiles with -ipipe
    Updated Samsung and CM10 initramfs
    Other fix
    Ultima modifica di Anna; 07-11-12 alle 15:00

    Clicca sulla tessera dei mistici se hai fegato
    --Lunga Vita e Prosperità--

  2. Il seguente Utente ha ringraziato riccardoPolaris per il post:

    pglmro (05-01-13)

  3.  
  4. #2
    Androidiano VIP L'avatar di riccardoPolaris


    Registrato dal
    May 2011
    Località
    Roma
    Messaggi
    5,120
    Smartphone
    Samsung Galaxy Note 4

    Ringraziamenti
    1,310
    Ringraziato 2,144 volte in 1,396 Posts
    Predefinito

    New ASV TABLE (Tabella ASV)






    BUS ASV TABLE (Tabella ASV)





    GPU ASV TABLE (Tabella ASV)

    Ultima modifica di riccardoPolaris; 04-11-12 alle 21:45

    Clicca sulla tessera dei mistici se hai fegato
    --Lunga Vita e Prosperità--

  5. #3
    Androidiano VIP L'avatar di riccardoPolaris


    Registrato dal
    May 2011
    Località
    Roma
    Messaggi
    5,120
    Smartphone
    Samsung Galaxy Note 4

    Ringraziamenti
    1,310
    Ringraziato 2,144 volte in 1,396 Posts
    Predefinito

    Vi presento l'ottimo kernel abyss sviluppato da angelom.

    Positivamente testato quando avevo Ics, con ottimi risultati a livello di batteria e fluidità.

    Una chicca del kernel abyss é la splendida recovery touch sviluppata da angelom (anche i driver si è fatto da solo non so se rendo...) che a differenza delle altre evidenzia la nostra scelta, e l'evidenziazione può essere trascinata in alto o in basso e per selezionare basta tappare in qualunque parte del display.
    Very very cool!

    All'interno della recovery troviamo le personalizzazioni del kernel abyss.
    Se reggete il kernel phenomenal extreme o il Blackened extreme, allora vi consiglio di settare tutte le tavole al valore 11 quindi ecco le impostazioni consigliate:


    EXT4 tweaks on
    idle: aftr+lpa
    Zram on: zram0 + zram1
    sound boost tipo 4
    Cpu volt table: 11
    Gpu volt table: 11
    Bus volt table 11
    Cpu i/o scheduler: Vr o BFQ
    Governor: Pegasusq

    LA voce bus table (calcolando che a numero più alto corrispondono voltaggi più bassi) regola i voltaggi interni della cpu.


    Un big Thanks ad angelom che mi ha sopportato mentre lo martellavo di domande in pm! Sempre gentile e disponibile! :beer:
    Ultima modifica di riccardoPolaris; 04-11-12 alle 21:46

    Clicca sulla tessera dei mistici se hai fegato
    --Lunga Vita e Prosperità--

  6. #4
    Androidiano VIP L'avatar di riccardoPolaris


    Registrato dal
    May 2011
    Località
    Roma
    Messaggi
    5,120
    Smartphone
    Samsung Galaxy Note 4

    Ringraziamenti
    1,310
    Ringraziato 2,144 volte in 1,396 Posts
    Predefinito

    The last The best

    Omega v23
    Kernel XXDLI4
    NELH1 - H3G - Roma
    Inviato dal mio iPhone Fucker (GT-I9300)

    Clicca sulla tessera dei mistici se hai fegato
    --Lunga Vita e Prosperità--

  7. #5
    Androidiano VIP L'avatar di riccardoPolaris


    Registrato dal
    May 2011
    Località
    Roma
    Messaggi
    5,120
    Smartphone
    Samsung Galaxy Note 4

    Ringraziamenti
    1,310
    Ringraziato 2,144 volte in 1,396 Posts
    Predefinito

    Omega v23
    Kernel XXDLI4
    NELH1 - H3G - Roma
    Inviato dal mio iPhone Fucker (GT-I9300)
    Ultima modifica di riccardoPolaris; 04-11-12 alle 21:45

    Clicca sulla tessera dei mistici se hai fegato
    --Lunga Vita e Prosperità--

  8. #6
    Miglior Moderatore del forum L'avatar di dieguccio


    Registrato dal
    Feb 2012
    Località
    ......in riva al mare
    Messaggi
    58,291
    Smartphone
    GalaxyS2-GalaxyS3-GalaxyS5

    Ringraziamenti
    1,032
    Ringraziato 15,788 volte in 12,471 Posts
    Predefinito

    Quote Originariamente inviato da riccardoPolaris
    nonsolosmartphone.it



    datti alle bibite analcoliche

    scherzi a parte, non mi spiegavo ancora perchè non lo vedevo
    ben arrivato

  9. Il seguente Utente ha ringraziato dieguccio per il post:

    riccardoPolaris (13-09-12)

  10. #7
    Androidiano VIP L'avatar di riccardoPolaris


    Registrato dal
    May 2011
    Località
    Roma
    Messaggi
    5,120
    Smartphone
    Samsung Galaxy Note 4

    Ringraziamenti
    1,310
    Ringraziato 2,144 volte in 1,396 Posts
    Predefinito

    Quote Originariamente inviato da dieguccio Visualizza il messaggio


    datti alle bibite analcoliche

    scherzi a parte, non mi spiegavo ancora perchè non lo vedevo
    ben arrivato
    Grazie dieguccio!

    Omega v23
    Kernel XXDLI4
    NELH1 - H3G - Roma
    Inviato dal mio iPhone Fucker (GT-I9300)

    Clicca sulla tessera dei mistici se hai fegato
    --Lunga Vita e Prosperità--

  11. #8
    Androidiano


    Registrato dal
    Aug 2012
    Messaggi
    61

    Ringraziamenti
    19
    Ringraziato 1 volta in 1 Post
    Predefinito

    ragazzi scusate questo è compatibile con la versione polacca di jelly bean??

  12. #9
    Androidiano VIP L'avatar di riccardoPolaris


    Registrato dal
    May 2011
    Località
    Roma
    Messaggi
    5,120
    Smartphone
    Samsung Galaxy Note 4

    Ringraziamenti
    1,310
    Ringraziato 2,144 volte in 1,396 Posts
    Predefinito

    Quote Originariamente inviato da Riuzaky922 Visualizza il messaggio
    ragazzi scusate questo è compatibile con la versione polacca di jelly bean??
    No solo con ICS

    XXDLIB H3G Roma
    CheckRom v5.5 - Jelly Bean
    Kernel Phenomenal extreme v4.0
    Inviato dal mio iPhone Fucker (GT-I9300)

    Clicca sulla tessera dei mistici se hai fegato
    --Lunga Vita e Prosperità--

  13. #10
    Baby Droid


    Registrato dal
    Apr 2012
    Messaggi
    47

    Ringraziamenti
    7
    Ringraziato 3 volte in 3 Posts
    Predefinito

    salve a tutti
    non vorrei sbagliarmi ma angelom ha fatto anche la versione per jb. La versione 2.1.1. Mi sembra che angelom abbia sempre fatto ottimi kernel, io lo seguo da samsung s2.

Pagina 1 di 5 123 ... ultimoultimo
Ultima pagina

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire risposte
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Torna su
Privacy Policy