Linked by Thom Holwerda on Thu 6th Nov 2008 15:33 UTC, submitted by Gregory
Hardware, Embedded Systems It'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.
Permalink for comment 336604
To read all comments associated with this story, please click here.
RE[2]: so...
by hobgoblin on Fri 7th Nov 2008 14:11 UTC in reply to "RE: so..."
hobgoblin
Member since:
2005-07-06

iirc, the issue is that ones one go beyond a specific size, the cluster size has to grow.

that means that if a file is below the size of the cluster, it will still take up the whole cluster, even if most of it is empty space.

still, it may be that im jumping the gun, as reading the right hand table here:
http://en.wikipedia.org/wiki/File_Allocation_Table

fat32 should be able to address drives all the way to 2TB.

Edited 2008-11-07 14:13 UTC

Reply Parent Bookmark Score: 2