Hi, On Fri, 27 Mar 2009 06:55:56 +0100, David Arendt <[email protected]> wrote: > Hi, > > one thing I forgot to mention, in /etc/nilfs_cleanerd.conf I changed > n_segments_per clean to 20 in order to clean faster when running the > cleaner manually. Could this have any influence ?
Yes, maybe. It raises memory pressure then may induce unusual path of execution like cache invalidation. It may even increase the chance of revealing underlying problems in relocation of on-disk blocks. Decreasing cleaning_interval is safer in general. We'll try the condition. Regards, Ryusuke _______________________________________________ users mailing list [email protected] https://www.nilfs.org/mailman/listinfo/users
