This is easily the worst idea I've seen lately. I realize that the drive manufacturers are stuck interfacing w/ Microsoft, but guessing about how to handle the data is really a bad idea.
Posted Apr 6, 2011 15:48 UTC (Wed) by foom (subscriber, #14868)
[Link]
SSDs do that already for NTFS... It will wait until the disk is idle for a while, then parse the partition table, and then the actual filesystem on the partition itself, to find out which blocks are no longer pointed to by any files. And then, it will erase those blocks. That seems like a really really bad idea to me, but then, nobody asked me.
All this, just so that the OS doesn't need to support TRIM...
Future storage technologies and Linux
Posted Apr 7, 2011 19:18 UTC (Thu) by eds (guest, #69511)
[Link]
Can you link to some place with evidence of this? (Drives parsing filesystems to auto-trim blocks)
Future storage technologies and Linux
Posted Apr 8, 2011 1:30 UTC (Fri) by foom (subscriber, #14868)
[Link]
Quick google search also finds:
"Samsung controllers with recent firmware take an entirely different approach. Without any interaction from the OS, the Samsung firmware is able to 'read' the drive data in the background. When the drive has been idle for a period of time, the firmware reads any NTFS volume bitmaps present and automatically frees up flash blocks not allocated by that partition."