floofloof@lemmy.ca to Technology@lemmy.worldEnglish · 2 天前Report: Microsoft's latest Windows 11 24H2 update breaks SSDs/HDDs, may corrupt your datawww.neowin.netexternal-linkmessage-square159fedilinkarrow-up1657arrow-down112cross-posted to: technology@lemmy.ml
arrow-up1645arrow-down1external-linkReport: Microsoft's latest Windows 11 24H2 update breaks SSDs/HDDs, may corrupt your datawww.neowin.netfloofloof@lemmy.ca to Technology@lemmy.worldEnglish · 2 天前message-square159fedilinkcross-posted to: technology@lemmy.ml
minus-squaretekato@lemmy.worldlinkfedilinkEnglisharrow-up60arrow-down8·2 天前The reporter’s own “test” proves this is caused by faulty drives unable to sustain the speed they advertise, not Windows.
minus-squaremuusemuuse@sh.itjust.workslinkfedilinkEnglisharrow-up32·2 天前Are you suggesting the drives are accessed more slowly before this update?
minus-squareILikeBoobies@lemmy.calinkfedilinkEnglisharrow-up6·2 天前Maybe ? I know R/W speeds used to be a lot slower in Windows than Linux but I thought they fixed that a few years ago.
minus-squarekadu@lemmy.worldlinkfedilinkEnglisharrow-up13·2 天前That’s mostly related to Windows Defender intercepting reads and writes and hasn’t truly been fixed. Sometimes it’s literally faster to read a database using WSL than the native system.
minus-squaretatterdemalion@programming.devlinkfedilinkEnglisharrow-up6arrow-down1·edit-22 天前Why would IO speed be a factor in whether a user’s data is corrupted? That just sounds like a race condition.
The reporter’s own “test” proves this is caused by faulty drives unable to sustain the speed they advertise, not Windows.
Are you suggesting the drives are accessed more slowly before this update?
Maybe ? I know R/W speeds used to be a lot slower in Windows than Linux but I thought they fixed that a few years ago.
That’s mostly related to Windows Defender intercepting reads and writes and hasn’t truly been fixed.
Sometimes it’s literally faster to read a database using WSL than the native system.
Why would IO speed be a factor in whether a user’s data is corrupted? That just sounds like a race condition.