From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:48187) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4MkL-0000XP-Ui for qemu-devel@nongnu.org; Wed, 22 Aug 2012 22:02:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T4MkE-00086j-Gb for qemu-devel@nongnu.org; Wed, 22 Aug 2012 22:02:09 -0400 Received: from mail9.hitachi.co.jp ([133.145.228.44]:38836) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4MkE-00086U-1P for qemu-devel@nongnu.org; Wed, 22 Aug 2012 22:02:02 -0400 Message-ID: <50358F13.1030607@hitachi.com> Date: Thu, 23 Aug 2012 11:01:55 +0900 From: Masami Hiramatsu MIME-Version: 1.0 References: <20120822084251.17293.69086.stgit@ltc189.sdl.hitachi.co.jp> <20120822084312.17293.47596.stgit@ltc189.sdl.hitachi.co.jp> <1345642893.5069.31.camel@gandalf.local.home> In-Reply-To: <1345642893.5069.31.camel@gandalf.local.home> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/5] trace-cmd: Use tracing directory to count CPUs List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Steven Rostedt Cc: Herbert Xu , Arnd Bergmann , qemu-devel@nongnu.org, Frederic Weisbecker , Yoshihiro YUNOMAE , Rusty Russell , linux-kernel@vger.kernel.org, Borislav Petkov , virtualization@lists.linux-foundation.org, "Franch Ch. Eigler" , Ingo Molnar , Mathieu Desnoyers , Anthony Liguori , Greg Kroah-Hartman , Amit Shah , yrl.pp-manager.tt@hitachi.com (2012/08/22 22:41), Steven Rostedt wrote: > On Wed, 2012-08-22 at 17:43 +0900, Yoshihiro YUNOMAE wrote: >> From: Masami Hiramatsu >> >> Count debugfs/tracing/per_cpu/cpu* to determine the >> number of CPUs. > > I'm curious, do you find that sysconf doesn't return the # of CPUs the > system has? No, sysconf returns the number of hosts CPUs, not guests. > I've had boxes where the per_cpu/cpu* had more cpus than the > box actually holds. But this was a bug in the kernel, not the tool. This > change log needs to have rational instead of just explaining what the > patch does. Ah, I see. Hmm, then this should be enabled by a command line option or an environment variable. Thank you, -- Masami HIRAMATSU Software Platform Research Dept. Linux Technology Center Hitachi, Ltd., Yokohama Research Laboratory E-mail: masami.hiramatsu.pt@hitachi.com