Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Board validation and diagnostic tools

419 bytes added, 15:36, 18 June 2010
no edit summary
*1: Typical value when power-up with empty flash
 
= MMC performance =
 
The read tests were performed by running the following command:
 
$ time dd if=/dev/mmcblk0 of=/dev/null
 
The write tests were performed by running the following command:
 
$ time dd if=/dev/zero of=/dev/mmcblk0
 
The time used for the calculations was the time reported by dd.
 
{| border="1"
|-
! Test (SD 2GB)
! 2.6.28.y
! 2.6.33.y
! 2.6.34.y
|-
| read
|
| 1m 41s
|
|-
| write
|
| 9m 29s
|
|}
0
edits