Re: [PATCH] perf: fix assertion failure in x86_pmu_start()

From: Eric Dumazet
Date: Tue Feb 07 2012 - 05:25:36 EST


Le mardi 07 fÃvrier 2012 Ã 09:41 +0100, Ingo Molnar a Ãcrit :

> Were these messages introduced by:
>
> e050e3f0a71b: perf: Fix broken interrupt rate throttling
>
> as well?
>
> In any case I'm holding off on applying the patch before this is
> resolved.

Reverting e050e3f0a71b solves all my problems, no more warnings.

$ perf record -a -g hackbench 10 thread 4000
Running with 10*40 (== 400) tasks.
Time: 13.181
[ perf record: Woken up 59 times to write data ]
[ perf record: Captured and wrote 16.874 MB perf.data (~737228 samples)
]

$ perf record -a -g hackbench 10 thread 4000
Running with 10*40 (== 400) tasks.
Time: 13.124
[ perf record: Woken up 61 times to write data ]
[ perf record: Captured and wrote 16.533 MB perf.data (~722349 samples)
]


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