Frequency scaling survey
Chris G
cl at isbd.net
Wed Feb 4 20:24:51 UTC 2009
On Wed, Feb 04, 2009 at 07:49:31PM +0000, Graham Watkins wrote:
> Slim Joe wrote:
> > Could some list members post the result of the
> > following two commands (second "cat" command may
> > break across two lines):
> >
> > cat /proc/cpuinfo | grep 'model name'
> > cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_available_frequencies
> >
> > I'm looking to upgrade my current Sempron 1.8GHz
> > and am interested to find which mainstream dual-
> > core processor (Intel or AMD) is most efficient
> > at doing nothing. (The Atom would be too slow
> > for me.)
> >
> > My results:
> >
> > model name : AMD Sempron(tm) Processor 3000+
> > 1800000 1000000
> >
> > TIA
> >
> >
Here's two more:-
root at garage:/etc/ssh# cat /proc/cpuinfo | grep 'model name'
model name : Intel(R) Core(TM)2 Duo CPU E7400 @ 2.80GHz
model name : Intel(R) Core(TM)2 Duo CPU E7400 @ 2.80GHz
root at garage:/etc/ssh# cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_available_frequencies
2800000 2133000 1600000
2800000 2133000 1600000
root at garage:/etc/ssh#
chris$ cat /proc/cpuinfo | grep 'model name'
model name : Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz
model name : Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz
model name : Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz
model name : Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz
chris$ cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_available_frequencies
2336000 2003000
2336000 2003000
2336000 2003000
2336000 2003000
chris$
ooh, and an older one:-
chris at maxine:~$ cat /proc/cpuinfo | grep 'model name'
model name : Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz
model name : Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz
chris at maxine:~$ cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_available_frequencies
2400000 1600000
2400000 1600000
chris at maxine:~$
--
Chris Green
More information about the ubuntu-users
mailing list