[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Garbage collection on nearly-full filesystem
David Woodhouse wrote:
> bjorn.wesen@xxxxxxx.com said:
> > So the GC might be inefficient now, but at least it should not
> > collect indefinitely (there was a bug before that could make that
> > happen sometimes).
>
> You sure? Rounds 1->200 of the garbage collection look identical to me.
> I'll leave it for a day or so and see what happens.
>
> [ouput skipped]
> --
> dwmw2
I faced the same problem of infinite garbage coolection some days ago.
Debugging output was the same that in your case. I have not localized the
origin of the problem yet. It would be cool if someone have.
Nick.