Re: PROBLEM: Unusually high load average when idle in 2.6.35,2.6.35.1 and later

From: Florian Mickler
Date: Sun Oct 03 2010 - 06:22:46 EST


On Sat, 2 Oct 2010 23:02:54 -0400
tmhikaru@xxxxxxxxx wrote:

> These final tests I think conclusively prove that I've been on a
> wild goose chase. The load average statistic is indeed broken somehow, and I
> did bisect it down to where the problem began, however there seems to be no
> performance problem related to it I can find. Somehow I must have made a
> mistake I didn't catch when I did the original build that led me to believe
> on top of the statistic being broken, that it was causing a performance
> problem.
>
> All of the make allnoconfig test results finish within a second of
> eachother, with four different kernels tested. I think if there really was a
> performance problem it would have reared its head sometime during the
> multiple compile tests on different kernels I took. I apologize for wasting
> everyones time, especially my own :)

Don't apologize, it's heroic. Do you still see the performance
regression you reported in your original bug report? I don't exactly
know if you are at the moment just talking about the bisected commit or
if the performance regression you saw earlier was just some cosmic ray
kind of thing...

If the load-average thing was just a red herring, it would probably
still be worthwile to bisect the performance regression.


> Anyway, the results:
>
> 2.6.35.6:
> make mrproper && XZ_OPT="" CCACHE_DISABLE="1" time make allnoconfig
> 5.46user 0.51system 0:07.08elapsed 84%CPU (0avgtext+0avgdata 95888maxresident)k
> 0inputs+1920outputs (0major+126585minor)pagefaults 0swaps
>
> 2.6.35:
> make mrproper && XZ_OPT="" CCACHE_DISABLE="1" time make allnoconfig
> 5.42user 0.50system 0:06.24elapsed 95%CPU (0avgtext+0avgdata 95888maxresident)k
> 0inputs+1920outputs (0major+126585minor)pagefaults 0swaps

Hm. Doesn't really look like double the time, does it?


> Tim McGrath
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/