Re: [PATCHSET 00/16] perf top: Add multi-thread support (v1)

From: Ingo Molnar
Date: Fri Dec 11 2015 - 03:11:50 EST



* Namhyung Kim <namhyung@xxxxxxxxx> wrote:

> IIRC David said that thread per cpu seems too much especially on a large system
> (like ~1024 cpu). [...]

Too much in what fashion? For recording I think it's the fastest, most natural
model - anything else will create cache line bounces.

For perf report, I suspect you are right, it would depend on the actual possible
parallelism - which with time would improve I suspect.

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/