Do solid state drives suffer from fragmentation?
|
Yes. Does it impact performance as much as regular hard drives? No. Fragmentation just refers to the placement of files out of order. It's necessary on all storage devices without having to reshuffle all the data that has ever been written every time you write something. |
|||||
|
Source: OCZ |
|||||
|
|
The general consensus is that they can fragment but that it's not not necessary to defragment and, worse, it could lead to a shorter drive life. I like Tom's Hardware and their explanation when investigating Diskeeper's SSD defragmentation product. |
|||||||||
|
|
“Suffer”? No. Experience? Yes. Fragmentation is simply when files are written to non-contiguous blocks. This is not a problem with a fresh, clean drive, but after a while, as the drive fills up and files are deleted, new files eventually begin to get written into whatever blocks are available which may not always be big enough for the whole file. There’s really no way around it (short of writing everything once to an empty drive then not writing anything ever again), not even with a better file-system. However, as sblair pointed out, it’s not actually a problem with SSDs like it is with HDs because there is no head to physically move around the disk to collect data, so there is no performance penalty. Also, as Marcin and Molly explained, SSDs need to scatter data throughout the whole drive to prevent the beginning of it from getting worn out while the rest of it remains unused. As a result, SSDs purposely fragment data to spread it around the whole drive. Also, you don’t want to defragment SDDs because not only does it defeat the purpose of spreading the data around, but all the extra writes wear it out faster.
|
|||
|
|