View Single Post
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#3
Originally Posted by saponga View Post
Is that result from an N9 ?
What does the section name tell you The N9 does not have an SD card, BTW.

EDIT
FWIW, here are my results. First, from my Jolla:

Code:
[root@Dinghy hdparm-9.48]# /home/nemo/Dev/hdparm-9.48/hdparm -t --direct /dev/mmcblk0

/dev/mmcblk0:
 Timing O_DIRECT disk reads: 186 MB in  3.02 seconds =  61.66 MB/sec
[root@Dinghy hdparm-9.48]# /home/nemo/Dev/hdparm-9.48/hdparm -t --direct /dev/mmcblk1

/dev/mmcblk1:
 Timing O_DIRECT disk reads:  60 MB in  3.27 seconds =  18.38 MB/sec
[root@Dinghy hdparm-9.48]#
Next, for a comparison, from my N900:

Code:
Bianca:~# /home/user/MyDocs/Dev/hdparm-9.48/hdparm -t --direct /dev/mmcblk0

/dev/mmcblk0:
 Timing O_DIRECT disk reads:  70 MB in  3.09 seconds =  22.62 MB/sec
Bianca:~# /home/user/MyDocs/Dev/hdparm-9.48/hdparm -t --direct /dev/mmcblk1

/dev/mmcblk1:
 Timing O_DIRECT disk reads:  44 MB in  3.06 seconds =  14.39 MB/sec
Bianca:~#
Clearly I do not have the fastest SD cards in either of them. Not surprisingly, I went for the price, not quality

Last edited by pichlo; 2015-07-04 at 18:14.
 

The Following 9 Users Say Thank You to pichlo For This Useful Post: