bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rm -rf: avoid ext3/4 O(N^2) performance hit, further librarify remov


From: Jim Meyering
Subject: Re: rm -rf: avoid ext3/4 O(N^2) performance hit, further librarify remove.c
Date: Fri, 26 Sep 2008 10:45:37 +0200

Andreas Schwab <address@hidden> wrote:
> Jim Meyering <address@hidden> writes:
>
>> If it takes more than 1 minute, that's deemed a failure.
>
> This is a bad assumption.  There are many factors that influence real
> execution time, independent on the cpu time.

It's all a big compromise, and tunable.
Suggestions for improvement are always welcome.

However, I'd like to keep it relatively simple and
don't want to spend too much time trying to avoid theoretical
test failures in a category of test that isn't even run by default.

It'd be nice to make it immune to a delay induced by a
suspended "make check", too.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]