Upon reading the blog I think some A2 cards fail to perform a cache flush when the OS requests it.In C, you can call fsync () and similar functions. One commits to the disk but the data may still be in the disk cache. Another waits for the disk to respond when the data is on the media instead of in the cache. It gets complicated across different devices because they might not respond.
Some disks have ram cache. Some SSDs have SLC as a cache to TLC or QLD.
Does anyone know what warranty the Raspberry Pi branded card will have?
Statistics: Posted by ejolson — Thu Oct 10, 2024 1:13 am