Hi, On Tue, 2 Jun 2009 16:01:40 +0900, "Yongkun Wang" wrote: > Hey guys, > > I want to set the protection period to zero, to disable the snapshot > or checkpoint. What I want is a simple log-structured file > system. The GC can clean the obsolete blocks by interval only. > > Is that possible?
I don't think it's achieved just by setting protection period to zero, but it's possible by rewriting a few functions in cleanerd.c. Of course, it's not exactly the same because nilfs kernel codes still performs additional work needed to create checkpoints. But, does it have a point for you? Regards, Ryusuke Konishi _______________________________________________ users mailing list [email protected] https://www.nilfs.org/mailman/listinfo/users
