From: David Pottage <david@chrestomanci.org>
To: Joshua Justice <joshj777@gmail.com>, cpufreq@lists.linux.org.uk
Subject: Re: cpufreq on Debian, problems
Date: Sun, 11 Mar 2007 21:20:02 +0000 [thread overview]
Message-ID: <45F47282.4020209@chrestomanci.org> (raw)
In-Reply-To: <553837380703111304m4aea8cbcufdc5da4261e41895@mail.gmail.com>
Joshua Justice wrote:
> I'm running a Pentium 4, 3.40 gigahertz, on Debian Etch 2.6.18-4-686,
> and I
> have issues with overheating because cpu throttling isn't working.
Is your clock frequency scaling back when your system is not under load?
If it is not, and you want it to, then you need to run the ondemand or
conservative govenor. Take a look in
/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors that
they are there, then echo a govenor name into
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
If the clock frequency is changing acording to your system load, but it
is still overheading, you probably need to improve your cooling hardware.
If it is not practical to improve your CPU cooling, or if your peak
loads are ocasional, then you can prevent overheating by limiting the
CPU temperature. I have written a userland perl script that does this
automaticaly, by monitoring the CPU temperature, and lowering the
maximum CPU frequency if the temperature gets to high. You can have a
copy if you like.
--
David Pottage
next prev parent reply other threads:[~2007-03-11 21:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-11 20:04 cpufreq on Debian, problems Joshua Justice
2007-03-11 21:20 ` David Pottage [this message]
2007-03-12 0:45 ` Len Brown
2007-03-12 9:58 ` Bruno Ducrot
2007-03-12 17:48 ` Joshua Justice
2007-03-12 18:18 ` Dave Jones
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=45F47282.4020209@chrestomanci.org \
--to=david@chrestomanci.org \
--cc=cpufreq@lists.linux.org.uk \
--cc=joshj777@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.