cm0002@lemmy.world to Technology@lemmy.zipEnglish · 1 month agoChina is about to launch SSDs so small you insert them like a SIM cardwww.theverge.comexternal-linkmessage-square15fedilinkarrow-up170arrow-down12cross-posted to: [email protected][email protected]
arrow-up168arrow-down1external-linkChina is about to launch SSDs so small you insert them like a SIM cardwww.theverge.comcm0002@lemmy.world to Technology@lemmy.zipEnglish · 1 month agomessage-square15fedilinkcross-posted to: [email protected][email protected]
minus-squareMML@sh.itjust.workslinkfedilinkEnglisharrow-up8·1 month agoIt doesn’t say in the article but as cards are pretty terrible for long term storage, maybe this is better?
minus-squaremindbleach@sh.itjust.workslinkfedilinkEnglisharrow-up6·1 month agoIs there a difference, besides SSDs tending to be plugged-in all the time? Maybe better firmware?
minus-squareMihies@programming.devlinkfedilinkEnglisharrow-up9·1 month agoSSDs have controllers that help mitigating storage issues whereas SD cards are dumb.
minus-squareMonkderVierte@lemmy.ziplinkfedilinkEnglisharrow-up5·1 month agoNo, Micro/SD-cards have a very simple controller (no wear leveling, trim) and thus need no heat spreader. This one would need one.
minus-squaremindbleach@sh.itjust.workslinkfedilinkEnglisharrow-up2·1 month agoIt’s a little weird that wear leveling isn’t handled at the software level, given that you can surely pick free sectors randomly. Random access is nearly free. So is idle CPU time.
minus-squareMonkderVierte@lemmy.ziplinkfedilinkEnglisharrow-up2·1 month agoSSD still simulate HDD, because OS would need to adapt otherwise, lol.
minus-squaremindbleach@sh.itjust.workslinkfedilinkEnglisharrow-up2·1 month agoDefragging wasn’t handled in hardware. The OS is free to frag it up.
minus-squareMonkderVierte@lemmy.ziplinkfedilinkEnglisharrow-up1·edit-230 days agoYep, defragmenting still did help with NTFS even on SSD, until MS made it a daemon in Windows 10.
So… an SD card?
No no, a Sim card! Wow!
It doesn’t say in the article but as cards are pretty terrible for long term storage, maybe this is better?
Is there a difference, besides SSDs tending to be plugged-in all the time? Maybe better firmware?
SSDs have controllers that help mitigating storage issues whereas SD cards are dumb.
No, Micro/SD-cards have a very simple controller (no wear leveling, trim) and thus need no heat spreader. This one would need one.
It’s a little weird that wear leveling isn’t handled at the software level, given that you can surely pick free sectors randomly. Random access is nearly free. So is idle CPU time.
SSD still simulate HDD, because OS would need to adapt otherwise, lol.
Defragging wasn’t handled in hardware. The OS is free to frag it up.
Yep, defragmenting still did help with NTFS even on SSD, until MS made it a daemon in Windows 10.