On 2014-01-21 14:59, Andreas Rohner wrote: > With this option the user can specify the minimal number of free/dead > blocks before a segment can be cleaned. This is a threshold for the GC > to prevent needless moving of data. If there are less free blocks > to gain from cleaning a segment than the specified number, the GC will > abort and try again with a different segment. Come to think of it, "blocks" is not a good unit. Maybe I should change that to "% of a segment" and/or "KB/MB". It shouldn't be hard... Regards, Andreas Rohner -- 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