Re: [GIT PULL 00/38] perf/core improvements and fixes

From: Ingo Molnar
Date: Thu Dec 05 2013 - 05:59:24 EST



* Ingo Molnar <mingo@xxxxxxxxxx> wrote:

> > never saw that one.. starting your test on 24 CPUs server now
>
> I saw it again on a system by running two parallel build jobs:
>
> D=/tmp/perf-1; mkdir -p $D; while make O=$D install; do make O=$D clean; done
> D=/tmp/perf-2; mkdir -p $D; while make O=$D install; do make O=$D clean; done

I'm running it now with the previous perf/core - no failures so far,
after dozens of build passes.

Thanks,

Ingo
--
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/