C;mon, when was the last time something remotely interesting was happening in flash drives? Ok, so this isnt it but its still a nice incremental step that we were waiting for in SSD drives.
I noticed a big difference when I chucked out my standard netbook 8GB SSD drive and put in a faster one in its place so the idea of this speed boost sounds pleasing but beyond that this is also a new file system in which the data's location on the drive itself will not be tied to its physical location, i guess through page-based methods. Of course, this whole field wont take off until Microsoft gets around to fine tuning Windows to take advantge of all the speed that SSDs have to offer.
But for the rest of us, hopefully everyone will be offering this within a few months, youll probably pay a premium price for the first year or so and then the prices will come down to what they are now. The usual cycle.
-------------------
http://www.linuxtoday.com/news_story.php3?ltsn=2008-11-07-014-35-NW-HW
* SanDisk Claims Hundredfold Speed Boost for Flash
posted by Thom Holwerda on Thu 6th Nov 2008 15:33 UTC
IconIt's no secret that SSDs suffer from performance penalties when it comes to small random writes. Even though more modern SSD try to solve some of these issues hardware-wise, software can also play a major role. Instead of resorting to things like delaying all writes until shutdown and storing them in RAM, SanDisk claims it has a better option. At WinHEC yesterday, the company introduced its Extreme FFS, which it claims will improve write performance on SSDs by a factor of 100.
The problem, in a nutshell, is that NAND flash always needs to do two operations during a write to a non-empty sector: it needs to erase a block before it can write to it. Random writes are more heavily affected because each individual random write requires its own individual erase operation.
To understand how Extreme FFS works, you need to understand that most file system drivers and operating systems expect the storage medium to be accessible using cylinders and sectors. Obviously, flash storage doesn't work this way - it uses RAM data grids instead. To fix this problem, there is a map between the driver and the medium that maps file system locations onto the physical medium.
Instead of using a static map which is used now, Extreme FFS uses a dynamic map, allowing the controller on the NAND device and the software to work together in order to cluster related blocks together for optimal performance. In addition, random writes are cached until they can be written to disk at the optimal time and location. Extreme FFS also includes a feature that 'learns' usage patterns and organises the SSD accordingly. Other features include garbage collection (really emptying blocks marked as such, and marking bad blocks).
Extreme FFS will appear on SanDisk devices in 2009.
| Forum legend: | |
| Locked thread | |
| Moderator | |
![]() |
CNET staff |
![]() |
Samsung staff |
| Norton Authorized Support team | |
| AVG staff | |
| Windows Outreach team | |
![]() |
Dell staff |
| Intel staff | |