Most of MLC-based SSDs around are used as a boot drive. On Windows there is completely no choice on which FS to install on. FAT32 is too dangerous, since it offers no protection/detection of corrupt writes. So for casual windows users article holds no meaning. People who use SSD for workstation based work, eg. video processing or databases are forced to use NTFS, because FAT32 can't handle 4GB+ files and exFAT holds no protection, since there are very little repair/recovery tools for it (especially freeware ones). Also portability suffers. Mac users are pretty much forced to use HFS+. For other uses, non-raided ones, data serving can be done on ext4 or xfs, and I think the last one would need to be thrown in, following optional ext4. Other question is how OS handles the FS. I'd want to see HFS+ partition mounted under Windows and NTFS mounted on Mac (ntfs-3g works!). I even use linux installed on same ntfs volume as my Win7). About WinRE - does all the benchmarking tools work with it? And last, but not least - what about testing these drives in raw mode and comparing this to overhead thrown in by FS?