Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753870AbbLKPBg (ORCPT ); Fri, 11 Dec 2015 10:01:36 -0500 Received: from mail-ob0-f170.google.com ([209.85.214.170]:34024 "EHLO mail-ob0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751787AbbLKPBe (ORCPT ); Fri, 11 Dec 2015 10:01:34 -0500 Subject: Re: [PATCHSET 00/16] perf top: Add multi-thread support (v1) To: Ingo Molnar , Namhyung Kim References: <1449734015-9148-1-git-send-email-namhyung@kernel.org> <20151210080118.GA8664@gmail.com> <5E6F0F13-9696-45F1-A0E8-CA0B95020D10@gmail.com> <20151211081141.GA21600@gmail.com> Cc: Namhyung Kim , Arnaldo Carvalho de Melo , Peter Zijlstra , Jiri Olsa , LKML , Frederic Weisbecker , Andi Kleen , Stephane Eranian , Adrian Hunter From: David Ahern Message-ID: <566AE54B.1010702@gmail.com> Date: Fri, 11 Dec 2015 08:01:31 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <20151211081141.GA21600@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 701 Lines: 17 On 12/11/15 1:11 AM, Ingo Molnar wrote: > > * Namhyung Kim 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. The intrusiveness of perf on the system under observation. I understand there are a lot of factors that go into it. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/