|
Punto 1:
No paso en el linpack de 2,4 con el jit activado, raro no?
En cambio el neocore me da 21,6
Punto 2:
En cuanto a la aclaracion de Blerfont de la carpeta system/media y data/media... Es tal y como dice ya que acabo de comprobarlo
Punto 3:
Este es el logcat que me da a mi, funcionando todo bien
I/ActivityManager( 836): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.TEST] flg=0x10000000 cmp=com.android.development/.MediaScannerActivity }
W/AudioFlinger( 809): write blocked for 93 msecs, 16 delayed writes, thread 0xd888
W/ActivityManager( 836): Permission Denial: broadcasting Intent { act=android.intent.action.MEDIA_MOUNTED dat=file:///sdcard } from com.android.development (pid=1687, uid=10069) requires android.permission.RECEIVE_BOOT_COMPLETED due to receiver com.cooliris.media/com.cooliris.cache.BootReceiver
D/MediaScannerService( 1003): start scanning volume external
I/ActivityManager( 836): Displayed activity com.android.development/.MediaScannerActivity: 613 ms (total 613 ms)
I/CacheService( 1287): Computing dirty sets.
D/dalvikvm( 1155): GC freed 12646 objects / 523816 bytes in 156ms
D/dalvikvm( 836): GC freed 23669 objects / 1086016 bytes in 336ms
D/MediaScanner( 1003): found .nomedia, skipping directory
D/MediaScanner( 1003): found .nomedia, skipping directory
D/MediaScanner( 1003): found .nomedia, skipping directory
D/MediaScanner( 1003): found .nomedia, skipping directory
D/MediaScanner( 1003): prescan time: 2139ms
D/MediaScanner( 1003): scan time: 780ms
D/MediaScanner( 1003): postscan time: 5ms
D/MediaScanner( 1003): total time: 2924ms
I/BootReceiver( 1287): Got intent with action android.intent.action.MEDIA_SCANNER_FINISHED
I/CacheService( 1287): Refreshing cache.
D/MediaScannerService( 1003): done scanning volume external
I/CacheService( 1287): Starting CacheService
I/CacheService( 1287): Refreshing cache.
D/DiskCache( 1287): Wrote index with 0 records.
I/CacheService( 1287): Building albums.
D/DiskCache( 1287): Wrote index with 1 records.
I/CacheService( 1287): Building albums.
D/DiskCache( 1287): Wrote index with 3 records.
I/CacheService( 1287): Done building albums.
I/CacheService( 1287): Building items.
I/CacheService( 1287): Preparing DiskCache for all thumbnails.
D/dalvikvm( 923): GC freed 9112 objects / 471672 bytes in 2304ms
D/dalvikvm( 1287): GC freed 6069 objects / 492360 bytes in 117ms
D/DiskCache( 1287): Wrote index with 7 records.
I/CacheService( 1287): Done building items.
I/CacheService( 1287): DiskCache ready for all thumbnails.
D/dalvikvm( 1003): GC freed 8594 objects / 507624 bytes in 133ms
D/dalvikvm( 1240): GC freed 15 objects / 608 bytes in 113ms
D/dalvikvm( 1261): GC freed 2513 objects / 125304 bytes in 131ms
D/dalvikvm( 1566): GC freed 6857 objects / 318192 bytes in 153ms
I/ActivityManager( 836): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.TEST] flg=0x10000000 cmp=com.android.development/.MediaScannerActivity }
W/AudioFlinger( 809): write blocked for 90 msecs, 17 delayed writes, thread 0xd888
W/ActivityManager( 836): Permission Denial: broadcasting Intent { act=android.intent.action.MEDIA_MOUNTED dat=file:///sdcard } from com.android.development (pid=1687, uid=10069) requires android.permission.RECEIVE_BOOT_COMPLETED due to receiver com.cooliris.media/com.cooliris.cache.BootReceiver
D/MediaScannerService( 1003): start scanning volume external
I/ActivityManager( 836): Displayed activity com.android.development/.MediaScannerActivity: 547 ms (total 547 ms)
I/CacheService( 1287): Computing dirty sets.
D/MediaScanner( 1003): found .nomedia, skipping directory
D/MediaScanner( 1003): found .nomedia, skipping directory
D/MediaScanner( 1003): found .nomedia, skipping directory
D/MediaScanner( 1003): found .nomedia, skipping directory
D/MediaScanner( 1003): prescan time: 1487ms
D/MediaScanner( 1003): scan time: 525ms
D/MediaScanner( 1003): postscan time: 4ms
D/MediaScanner( 1003): total time: 2016ms
I/BootReceiver( 1287): Got intent with action android.intent.action.MEDIA_SCANNER_FINISHED
I/CacheService( 1287): Refreshing cache.
D/MediaScannerService( 1003): done scanning volume external
I/CacheService( 1287): Starting CacheService
I/CacheService( 1287): Refreshing cache.
D/DiskCache( 1287): Wrote index with 0 records.
I/CacheService( 1287): Building albums.
D/DiskCache( 1287): Wrote index with 1 records.
I/CacheService( 1287): Building albums.
D/DiskCache( 1287): Wrote index with 3 records.
I/CacheService( 1287): Done building albums.
I/CacheService( 1287): Building items.
D/DiskCache( 1287): Wrote index with 7 records.
I/CacheService( 1287): Done building items.
I/CacheService( 1287): Preparing DiskCache for all thumbnails.
I/CacheService( 1287): DiskCache ready for all thumbnails.
D/dalvikvm( 1287): GC freed 7654 objects / 631168 bytes in 103ms
Última edición por merodio_99 Día 26/06/10 a las 12:53:20
|