From: Dominik Brodowski <linux@dominikbrodowski.de>
To: Matthew East <matthew.east@gmail.com>
Cc: cpufreq@www.linux.org.uk
Subject: Re: celeron *clutches at straws*
Date: Thu, 6 Jan 2005 17:13:12 +0100 [thread overview]
Message-ID: <20050106161312.GC10011@dominikbrodowski.de> (raw)
In-Reply-To: <3bd91160501051619632315d0@mail.gmail.com>
On Thu, Jan 06, 2005 at 12:19:21AM +0000, Matthew East wrote:
> Hello all,
>
> I am aware from searching google that cpufreq does not work on
> celerons. However at the same time I am just looking for clarification
> on something. here is my cpuinfo:
>
> processor : 0
> vendor_id : GenuineIntel
> cpu family : 15
> model : 2
> model name : Mobile Intel(R) Celeron(R) CPU 2.00GHz
> stepping : 7
> cpu MHz : 1993.155
> cache size : 256 KB
> fdiv_bug : no
> hlt_bug : no
> f00f_bug : no
> coma_bug : no
> fpu : yes
> fpu_exception : yes
> cpuid level : 2
> wp : yes
> flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca
> cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid
> bogomips : 3932.16
>
> Whereever I look on the internet a Family 15 Model 2 is reported as a
> Pentium 4!! I know that the chips are similar. So what is the truth?
> Is my chip cpufreq capable or not?
AFAIK no. Even though many parts of the CPU are similar so that they can be
represented with the same CPUID, Celerons only do have one multiplier so
SpeedStep is not supported on them.
> If not, is there anything else I can do to save battery power?
You can use throttling (/proc/acpi/processor/./throttling or the cpufreq -
p4-clockmod driver) to avoid the CPU heating so much the fan has to be
enabled / has to turn at a higher speed which causes an increase in energy
consumption. It doesn't save any real CPU power, though, as the CPU most
likely is put into a good idle power state already (check for C2 or higher
in /proc/acpo/processor/./power )
Dominik
next prev parent reply other threads:[~2005-01-06 16:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-06 0:19 celeron *clutches at straws* Matthew East
2005-01-06 16:13 ` Dominik Brodowski [this message]
2005-01-06 17:16 ` Matthew East
2005-01-06 22:12 ` Dominik Brodowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050106161312.GC10011@dominikbrodowski.de \
--to=linux@dominikbrodowski.de \
--cc=cpufreq@www.linux.org.uk \
--cc=matthew.east@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.