Ted
Member
As of today, which is the fastest SD card for Pyra?
How about the SanDisk Extreme PRO 256GB SD card?
How about the SanDisk Extreme PRO 256GB SD card?
To be clear, this is definitely true on the eMMC bus (mmc2) which is used for the eMMC and internal uSD. Of the other 4 buses in the OMAP5430 specification, one operates at SDR104 (mmc1), another at max SDR50 (mmc5), and the other two at SDR25 (mmc3 and 4). I remember that in the OMAP5432 only 4 of those 5 are available, with one being used by the wifi, leaving only 2 possibilities for external slots. The problem is I can't remember which is which. If I dig deep into my memory and say the first thing that comes up I'd say mmc1 (SDR104) is the left hand slot, mmc3 is for the wlan, mmc4 (sdr25) in the right hand slot, and mmc5 was removed in the OMAP5432, but that could be complete bullshit.The Pyra supports UHS 1 - 104 MByte/s (SDR104)
To be clear, this is definitely true on the eMMC bus (mmc2) which is used for the eMMC and internal uSD. Of the other 4 buses in the OMAP5430 specification, one operates at SDR104 (mmc1), another at max SDR50 (mmc5), and the other two at SDR25 (mmc3 and 4). I remember that in the OMAP5432 only 4 of those 5 are available, with one being used by the wifi, leaving only 2 possibilities for external slots. The problem is I can't remember which is which. If I dig deep into my memory and say the first thing that comes up I'd say mmc1 (SDR104) is the left hand slot, mmc3 is for the wlan, mmc4 (sdr25) in the right hand slot, and mmc5 was removed in the OMAP5432, but that could be complete bullshit.
Make:
Model:
Year first available:
Speed benchmarked (MiB/s) read:
Speed benchmarked (MiB/s) write:
Such a database could be started by someone making a template form, and posting it in a new thread, so that data can be collated. I'll start with:
Code:Make: Model: Year first available: Speed benchmarked (MiB/s) read: Speed benchmarked (MiB/s) write:
A benchmark tool would be welcome. Most benchmarks I've looked at destroyed whatever was on the card, and when I tried benchmarking my own media, I tried dding from /dev/random, but my machine wasn't able to give me random data at all rapidly, so I ended up using /dev/zero but that's easily compressible by any hardware layers between me and the drive, so still not ideal. Some benchmarking tool that doesn't destroy data, but uses genuinely complex data to test with would be good then.
Such a database could be started by someone making a template form, and posting it in a new thread, so that data can be collated. I'll start with:
... I tried dding from /dev/random, but my machine wasn't able to give me random data at all rapidly, so I ended up using /dev/zero but that's easily compressible by any hardware layers between me and the drive, so still not ideal.