serenissi

joined 1 year ago
[–] serenissi@lemmy.world 1 points 37 minutes ago

modern ssds have on board firmware that executes actual nvme (or sata) commands. so it's possible a bad dma driver can coincide with a firmware bug to result in unexpected behaviour.

[–] serenissi@lemmy.world 3 points 8 hours ago (1 children)

os updates write large amount of data to disk at once. especially a highly bloated os like modern windows. whatever the trigger, it's still faulty nand controller. you can very well cooy a 20G file and see disk is corrupted.

[–] serenissi@lemmy.world 7 points 1 day ago (5 children)

I don't understand. writing large amount of data at once breaks nand controller? and how that's an os issue?