![]() |
2007-03-12
, 12:53
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#2
|
Nokia-N800-51:~# time dd if=/dev/mmcblk1 of=/dev/null bs=8192 count=30000
Nokia-N800-51:~# time dd if=/dev/mmcblk1 of=/dev/null bs=8192 count=30000 30000+0 records in 30000+0 records out real 0m 18.76s user 0m 0.03s sys 0m 3.07s Nokia-N800-51:~#
![]() |
2007-03-12
, 17:30
|
Posts: 3,401 |
Thanked: 1,255 times |
Joined on Nov 2005
@ London, UK
|
#3
|
Test: time dd if=/dev/mmcblk? of=/dev/null bs=8192 count=30000 Speed in bytes => 8192*30000/time Speed in Mbytes => 8192*30000/time/1024/1024 Card Clock Width Time Speed Slot 1GB SanDisk RS-MMC 20Mhz 1-bits 107.29 2.18MB/s External 4GB SanDisk SDHC C2 25Mhz 4-bits 31.41 7.46MB/s External 4GB Transcend SDHC C2 48Mhz 4-bits 25.72 9.11MB/s Internal 8GB Transcend SDHC C2 48Mhz 4-bits 19.54 11.99MB/s Internal
![]() |
2007-03-16
, 10:31
|
Posts: 7 |
Thanked: 0 times |
Joined on Mar 2007
|
#4
|
![]() |
2007-03-16
, 10:33
|
Posts: 8 |
Thanked: 0 times |
Joined on Mar 2007
@ SoCal
|
#5
|
![]() |
2007-03-16
, 11:33
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#6
|
The Following User Says Thank You to fanoush For This Useful Post: | ||
![]() |
2007-03-16
, 11:47
|
Posts: 7 |
Thanked: 0 times |
Joined on Mar 2007
|
#7
|
![]() |
2007-03-17
, 11:06
|
Posts: 66 |
Thanked: 7 times |
Joined on Nov 2005
@ Berlin, Germany
|
#8
|
![]() |
2007-03-20
, 13:59
|
Posts: 7 |
Thanked: 0 times |
Joined on Mar 2007
|
#9
|
![]() |
2007-04-14
, 00:36
|
Posts: 19 |
Thanked: 0 times |
Joined on Mar 2007
@ Ontario, Canada
|
#10
|
Nokia-N800-10:~# time dd if=/dev/mmcblk1 of=/dev/null bs=8192 count=30000 30000+0 records in 30000+0 records out real 0m 20.31s user 0m 0.07s sys 0m 2.71s Nokia-N800-10:~# time dd if=/dev/mmcblk1 of=/dev/null bs=8192 count=30000 30000+0 records in 30000+0 records out real 0m 21.12s user 0m 0.02s sys 0m 2.52s Nokia-N800-10:~# time dd if=/dev/mmcblk0 of=/dev/null bs=8192 count=30000 30000+0 records in 30000+0 records out real 0m 18.85s user 0m 0.10s sys 0m 2.89s Nokia-N800-10:~# time dd if=/dev/mmcblk0 of=/dev/null bs=8192 count=30000 30000+0 records in 30000+0 records out real 0m 18.94s user 0m 0.08s sys 0m 2.73s
2.2006.51-6 kernel updated with the latest SDHC/MMC patches, fixing low-voltage MMC and high-speed MMC issues.