You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 13, 2023. It is now read-only.
For the former, some people suggested A2 cards may have better random I/O characteristics. For the latter, many suggested these cards can handle multiple write cycles better (though I wonder if it's more optimized for the 'write entire card then write over entire card' use case of a dashcam, than for random small file writes...).
The Application Performance Class 2 (A2) is defined by SD Physical 6.0 specification. It makes SD memory card much higher performance than A1 performance by using functions of Command Queuing and Cache. Efficient flash memory management can be supported by Maintenance functions. Application Performance Class can be applied to UHS SDHC/SDXC Memory Card product family.
After the last round of benchmarks, I purchased two new microSD cards that I would like to test:
For the former, some people suggested A2 cards may have better random I/O characteristics. For the latter, many suggested these cards can handle multiple write cycles better (though I wonder if it's more optimized for the 'write entire card then write over entire card' use case of a dashcam, than for random small file writes...).
Indeed, the SD Association raves about how much better Application Performance Class 2 cards promise to be:
And:
However, Android Police (and other sites which have benchmarked available A2 cards) have noticed that the cards tested don't really meet advertised minimum IOPS ratings. So... let's find out what happens with these cards in a Pi! And on my Mac!