SSD: NTFS vs EXT4
        Posted  
        
            by 
                Joshua
            
        on Super User
        
        See other posts from Super User
        
            or by Joshua
        
        
        
        Published on 2011-11-14T04:43:18Z
        Indexed on 
            2012/09/08
            9:41 UTC
        
        
        Read the original article
        Hit count: 230
        
Always when I read about SSD usage under Linux, the advice is to disable journalling in Ext4 (or use Ext2), since it's too bad for your SSD. But in all articles about SSD tweaks for Windows, I never see any mentions that you should disable NTFS journalling, or that you should stick to FAT32.
I know Ext4's journaling is more advanced, but is it so much more damaging to a SSD than that of NTFS? Or are Linux users just a little bit more cautious?
© Super User or respective owner