salva le cartelle su pc, i numeri dovrebbe averli "spero" sincro su google,ripristina nandroid e rimetti le cartelle salvate con le nuove aggiunte. Prova
Visualizzazione stampabile
Grazie
[OT]
ho restorato il nandroid salvandomi solo la cartella di Whatsapp ma non c'è stato bisogno di usarla
Tutto è tornato come era al momento del backup nandroid
Per la cronaca ... i lag continuavano anche dopo il restore :( ... ho fatto un po spazio sulla memoria che aveva raggiunto lo spazio disponibile di circa 3 GB
Sembra andare molto meglio ma non bene al 100%
Un utente mi ha consigliato di investigare ed usare la app LAGFIX
https://play.google.com/store/apps/d...y.lagfix&hl=it
... proverò
[/OT]
[EDIT]
In effetti ho risolto al 100% con questa APP
Confrontando la performance della scrittura della memoria RANDOM e NO ho avuto un miglioramento a 3 cifre % :)
Consigliato a tutti assolutamente
Quindi l'AIR non centrava nulla ma per il momento ... resto con stock
Ciao
ma cosa fà in pratica questa app?
Si la uso da un po', effettivamente funziona... strano comunque perchè il trimming non serve come boost performance ma per prolungare e preservare la vita degli ssd, quindi nel nostro caso della sdcard ... non capisco come possa elimilinare i lags.. però è così
E' risapto che spesso i lag si presentano quando la emoria interna inizia a diventare troppo piena, per quanto ho capito quella di paolocorpo era sotto i tre giga e i lag erano dovuti a quello, non ricordo in che thread ma molti proponevano questa app come soluzione, talvolta qualcuno dice che dopo un po' si deve rifare ma l'importante è che risolva:)
Io oggi ho avuto il primo freeze con i settaggi stock del pegasusq :( @alkemix il tuo test come procede? se hai bisogno di qualcuno che conduca un test in parallelo ci sono, basta che mi comunichi i settaggi :)
Procede benone :D ora se passa quest'altro test è fatta... Incrocia le dita... Grazie per la disponibilità :cool::)
Inviato dal mio supernexus con TapatAlke
Incrociatissime li aspetto con ansia ;) e se magari alleghi una spiegazione dell'effetto che ha ciò che hai cambiato per i nabbi come me :P
conosco qualcosa sul controllo specifico di ogni governor ma sono più ferrato sui governor senza hotplug, mi manca ancora qualche nozione su quelli con hotplug invece!(parlo sempre riferendomi a trickster mod:) )
Ms che rom usi? Io di freezes non ne ho avuti..
Inviato dal mio supernexus con TapatAlke
Sono un fedele delle nightly(ormai solo di nome) della cyano 10.1:)
Ti posto le FAQ che ho trovato su XDA ... mi sembrano ben fatte e ti danno una risposta puntuale:
Quote:
What does LagFix do?
It calls fstrim utility, which calls ioctl operation called TRIM, TRIM does the magic.
What is fstrim?
fstrim is a Linux utility to call TRIM on your memory devices. You can find more information about it and source code at SourceForge. It is now a part of util-linux and can be found inside Linux kernel repository.
What is ioctl?
This is a programming interface to talk to storage devices directly in UNIX opearting systems. It is called DeviceIoControl in Windows. It allows to do a lot of low-level things on different storage devices like hard drives, CD-ROMs, flash memory and SSD drives.
What is TRIM?
TRIM is a low-level function, which informs memory controller of unused memory block. This is used on most of SSD drives and some eMMC memory. SD cards use different function - SD ERASE. Read more in Wikipedia.
Why the lags?
Devices with TRIM support must be trimmed to know which parts of memory is free and is available to write more data. When memory controller does not know which parts are free, it starts the search asking operating system to help it. This process will take time and the less free space available, the more time is required. And this operation blocks everything else. So everything you do starts to wait (lag) when some data needs to be written. For example, when you switch apps, the state of previously used app is saved to internal memory so you could get back to it when needed. Saving = lags. Simple!
Which devices are affected?
It is known by now, that Nexus S, Galaxy Nexus, Nexus 7, Nexus 4, Nexus 10 and HTC One X need regular trimming. It is also believed that all pre-ICS devices used different memory and they do NOT need it nor support it. Pre-ICS support will be dropped in version 1.2. Other 4.0+ devices? Well, test it! And report if it really helps - your device will be added to the list.
How to properly test it?
Use AndroBench app before using LagFix and after. You only need micro test. Look for Sequential Write values. Reading from memory is NOT affected, because reading does not involve writting and only writting triggers search party for free memory blocks.
Why to reboot?
Most of the users DO NOT need rebooting after trimming. But SOME RARE kernels do not re-initialize free block information after TRIM. It is impossible to detect such kernels, so if LagFix did something but IO related lags did not go away - reboot! Most of users DO NOT need rebooting!
My device is in the affected list, but LagFix does nothing.
Some kernels mount storage with -discard option. This option forces kernel to call TRIM operation after all write and delete operations. That means that functionality of this app is built-in, you don't need LagFix in such case.
Why not every kernel comes with -discard?
Discard slows down write operations a bit and delete operations a lot. Desktop Linux users NEVER use it, instead they put fstrim in cron to run once per day. Scheduled launching of LagFix is comming in version 1.2.
LagFix is not available for my device in Play Market, why?
It was reported by many users that your device does NOT support TRIM operation. You don't need this app, it will NOT do anything on your device.
@my_unique_id :: Google+
HTC One X (CM10.1) / Nexus 7 (CM10.1)
Tabletizer - tablet UI for Nexus 7 for any 4.2 ROM
LagFix (fstrim) - fstrim in nice package, saves you from performance hell with one click.
Ctrl+C for Android! - a share to clipboard app.
NiceQL - open source library, makes database access easier.