From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933286AbXCaBcs (ORCPT ); Fri, 30 Mar 2007 21:32:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933290AbXCaBcs (ORCPT ); Fri, 30 Mar 2007 21:32:48 -0400 Received: from ns2.suse.de ([195.135.220.15]:60492 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933286AbXCaBcr (ORCPT ); Fri, 30 Mar 2007 21:32:47 -0400 To: Stephane Eranian Cc: linux-kernel@vger.kernel.org Subject: Re: exposing FSB clock speed in /sys References: <20070330153937.GC16059@frankl.hpl.hp.com> From: Andi Kleen In-Reply-To: <20070330153937.GC16059@frankl.hpl.hp.com> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Date: 31 Mar 2007 04:31:29 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Stephane Eranian writes: > It seems that the kernel does not expose the Front-Side Bus (FSN) Clock > speed to user applications. You mean the APIC timer frequency which happens to match the FSB on some CPUs? > Knowledge the the FSB speed is very useful to monitoring tools. It is used > to compute certain bus-related metrics. Can you describe those metrics in detail? -Andi