![]() |
2011-01-19
, 17:28
|
Banned |
Posts: 358 |
Thanked: 160 times |
Joined on Dec 2010
|
#102
|
![]() |
2011-01-20
, 10:40
|
Posts: 25 |
Thanked: 1 time |
Joined on Nov 2010
|
#103
|
![]() |
2011-01-26
, 02:37
|
Posts: 18 |
Thanked: 6 times |
Joined on Mar 2010
|
#104
|
Benchmark Results Device Score : 256.2IOPS Endurance Factor : 49.10 Results Interpretation : Higher scores are better. Performance vs. Speed Drive Score : 12.01IOPM/Mbps Results Interpretation : Higher scores are better. 4kB Files Test Read Performance : 610.3IOPS / 2.38MB/s Write Performance : 28.4IOPS / 113.62kB/s Delete Performance : 48.7IOPS File Fragments : 1.0 Combined Score : 406.6IOPS / 1.59MB/s 64kB Files Test Read Performance : 234.4IOPS / 14.65MB/s Write Performance : 34.8IOPS / 2.18MB/s Delete Performance : 50.6IOPS File Fragments : 1.0 Combined Score : 164.5IOPS / 10.28MB/s 1MB Files Test Read Performance : 18.0IOPS / 18MB/s Write Performance : 10.5IOPS / 10.54MB/s Delete Performance : 53.4IOPS File Fragments : 1.0 Combined Score : 15.4IOPS / 15.38MB/s 16MB Files Test Read Performance : 1.1IOPS / 18.4MB/s Write Performance : 0.8IOPS / 12.32MB/s Delete Performance : 39.7IOPS File Fragments : 1.0 Combined Score : 1.0IOPS / 16.27MB/s 256MB Files Test Read Performance : 0.1IOPS / 18.42MB/s Write Performance : 0.1IOPS / 13MB/s Delete Performance : 4.0IOPS File Fragments : 1.0 Combined Score : 0.1IOPS / 16.53MB/s Performance Test Status Result ID : Generic STORAGE DEVICE 4GB (RAID/USB) Platform Compliance : x64 System Timer : 3.58MHz Endurance Test Status Operating System Disk Cache Used : No Use Overlapped I/O : No Test File Size : 32MB Block Size : 4kB File Fragments : 1 Endurance Benchmark Breakdown Repeated Sector ReWrite : 1MB/s Sequential Sector Write : 1MB/s Random Sector Write : 14kB/s Drive Total Size : 3.72GB Free Space : 3.72GB, 100% Cluster Size : 32kB
![]() |
2011-01-26
, 14:53
|
Posts: 1,258 |
Thanked: 672 times |
Joined on Mar 2009
|
#105
|
![]() |
2011-01-31
, 11:06
|
Posts: 10 |
Thanked: 8 times |
Joined on Jan 2011
@ Malaysia
|
#106
|
echo 30 > /proc/sys/vm/swappiness
* /dev/mmcblk0 (internal eMMC itself)
* /dev/mmcblk0p1 (27 GB partition mounted on /home/user/MyDocs)
* /dev/mmcblk0p2 (2 GB partition mounted on /home)
* /dev/mmcblk0p3 (768 MB swap partition on eMMC)
* /dev/mmcblk1 (microSD itself)
* /dev/mmcblk1p1 (FAT32 partition on your microSD mounted on /media/mmc1)
* /dev/mmcblk1p2 (swap partition on your microSD)
1. mmc part defines type of storage device
2. blkX defines number of storage device (0 is internal eMMC, 1 is microSD)
3. pY defines partition number
swapon /dev/mmcblk1p2
1. activate the microSD swap: swapon.debian -p 0 /dev/mmcblk1p2 2. temporarily deactivate the eMMC swap: swapoff /dev/mmcblk0p3 3. activate it again with matching priority: swapon.debian -p 0 /dev/mmcblk0p3
/home/user # cat /proc/swaps
Filename Type Size Used Priority /dev/mmcblk0p3 partition 786424 65464 0 /dev/mmcblk1p2 partition 393272 97908 0
The Following 6 Users Say Thank You to izzuddinmeister For This Useful Post: | ||
![]() |
2011-02-16
, 17:48
|
Posts: 193 |
Thanked: 104 times |
Joined on Oct 2010
@ Romania
|
#107
|
![]() |
2011-02-17
, 18:14
|
Posts: 47 |
Thanked: 31 times |
Joined on Jul 2010
|
#108
|
![]() |
2011-02-17
, 22:55
|
Posts: 42 |
Thanked: 19 times |
Joined on Dec 2007
|
#109
|
![]() |
2011-02-21
, 21:51
|
Posts: 6 |
Thanked: 0 times |
Joined on Feb 2011
|
#110
|
"Impossible is not in the Maemo vocabulary" - Caballero