Re: [perfmon] exposing FSB clock speed in /sys

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Martin Cracauer
Date: Friday, March 30, 2007 - 11:44 am

Stephane Eranian wrote on Fri, Mar 30, 2007 at 07:39:37AM -0800: 

That is still problematic as finding out the FSB might not be
trivial.  For example, for the NForce4 chipsets we have a too to
manipulate FSB and multipliers, but it's not in the kernel and never
will be.  I don't think that K8 has a way to find the FSB from the CPU
only, so you are bound to tangle with "nice" chipsets from NVidia et al.

I like the idea, but I expect there will be reservations against
presenting a /proc file that cannot be supported for almost all
machines. 

In general, I would like the cpufreq code split up, as I need to reuse
parts of it for other clock manipulation projects.  Currently, cpufreq
is a blob of code to manipulate frequencies, and to deal with the
fallout.  These two should be split up.

Martin
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer <cracauer@cons.org>   http://www.cons.org/cracauer/
FreeBSD - where you want to go, today.      http://www.freebsd.org/
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
exposing FSB clock speed in /sys, Stephane Eranian, (Fri Mar 30, 8:39 am)
Re: exposing FSB clock speed in /sys, Arjan van de Ven, (Fri Mar 30, 8:49 am)
Re: exposing FSB clock speed in /sys, Alan Cox, (Fri Mar 30, 11:20 am)
Re: [perfmon] exposing FSB clock speed in /sys, Martin Cracauer, (Fri Mar 30, 11:44 am)
Re: exposing FSB clock speed in /sys, Andi Kleen, (Fri Mar 30, 7:31 pm)
Re: exposing FSB clock speed in /sys, Stephane Eranian, (Sat Mar 31, 1:18 am)
Re: exposing FSB clock speed in /sys, Andi Kleen, (Sat Mar 31, 3:02 am)
Re: exposing FSB clock speed in /sys, Lennart Sorensen, (Mon Apr 2, 9:14 am)
Re: exposing FSB clock speed in /sys, Stephane Eranian, (Mon Apr 2, 1:52 pm)