BlueSCSI / BlueSCSI-v2

Open source, open hardware, SCSI emulator using the Pi Pico PR2040 and Pico 2 RP2350
https://bluescsi.com
GNU General Public License v3.0
259 stars 29 forks source link

Log a warning for slow SD cards #191

Closed androda closed 2 months ago

androda commented 2 months ago

Slower SD cards can have pretty abysmal performance. For example a class 2 card I tested benchmarked at 4MB read and 600kb write in SCSI Director.

These changes log a warning in this format just to point out that a slow card is being used, for example in the case of the Class 2 card I tested: ---- WARNING: Your SD Card Speed Class is 2. Class 10 or better is recommended for best performance.