Hi, On Tue, 29 Dec 2009 20:48:47 +0100, "Carlos R. Mafra" wrote: > Hi, > > Thanks for your work with NILFS2 on the kernel. > > I've just bought an Intel 160 GB SSD drive and while I am waiting > it to arrive I am reading about which filesystem is better to use > with it. > > As I was reading about it I found out about NILFS2 and I am almost > certain that I will try it on the SSD. > > I plan to use the 160 GB as 10 GB to / and 150 GB to /home. As I am not sure > grub will handle the NILFS2 on /boot, / will be ext4 and /home will be > NILFS2. Nilfs is applicable to / by putting nilfs2.ko in initrd, but I think using nilfs for /home is a convenient choice. > Is there any specific tweak in NILFS2 to use with an SSD? Would you > reccomend using NILFS2 on a SSD right now? > > Is the issue mentioned here > > https://www.nilfs.org/pipermail/users/2009-March/000514.html > > about excessive writing in the GC already fixed? > That is the most pressing fear I have about NILFS2 for the SSD. > > Regards, > Carlos Not yet, sorry. I'm working on some performance optimization for high speed drives espacially for SSD. Revising GC is another priority, but it would need some time. The massive I/O by the current garbage collector may shorten the life of SSD. So, I don't recommend yet. If you are not interested in snapshots, I think nilfs is not always a good choice because high-end SSD drives are already doing lfs like optimization internally. Intel SSD exactly looks like this sort of drives though I'm using nilfs on X25-M and X25-E ;) > PS: If you would like to answer me with a Cc: to some mailing list > so that others benefit from the information, feel free to do so if > you wish. Thanks, Ryusuke Konishi -- To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html