From: Dave Jones <davej@redhat.com>
To: Eric Piel <Eric.Piel@tremplin-utc.net>
Cc: cpufreq@www.linux.org.uk, Alex Simonov <a_simonov@yahoo.com>
Subject: Re: Ondemand governor not working with kernel-2.6.12-12mdk
Date: Thu, 6 Oct 2005 14:13:08 -0400 [thread overview]
Message-ID: <20051006181308.GB31529@redhat.com> (raw)
In-Reply-To: <43453B80.5060604@tremplin-utc.net>
On Thu, Oct 06, 2005 at 04:58:08PM +0200, Eric Piel wrote:
> 10/06/2005 02:52 PM, Alex Simonov wrote/a écrit:
> >Hello everybody,
> >
> >Recently I installed Mandrake Linux with kernel
> >2.6.12 on my laptop, and noticed, that the
> >ondemand governor is not working, only the
> >powersave, and performance governors.
> >
> >Anyone has an idea what could be the reason?
> >Please tell me if you need any other info for
> >better diagnosing the problem.
> >
> >The System is:
> >
> >HP Omnibook 510
> >Pentium III CPU 1133 Mhz/440BX chipset.
> >Cpufreq modules are compiled directly in the
> >kernel.
> Which driver does it use? Check it by doing:
>
> cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver
>
> My guess is that you use a driver which doesn't know the transition
> latency and therefore the ondemand governor doesn't want to take the
> job. The easiest workaround is to use any userspace program (like
> cpufreqd), they are not as shy as the ondemand governor...
>
> The real way to fix it will be to find the correct transition latency of
> your processor and update the driver. (If the driver is speedstep-ich,
> I'm already working on it with Venki and I can send you a patch for trial)
That's first generation speedstep. Speedstep-ich driver uses CPUFREQ_ETERNAL.
Dave
next prev parent reply other threads:[~2005-10-06 18:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-06 12:52 Ondemand governor not working with kernel-2.6.12-12mdk Alex Simonov
2005-10-06 14:58 ` Eric Piel
2005-10-06 18:13 ` Dave Jones [this message]
[not found] <43455149.1090702@tremplin-utc.net>
2005-10-08 17:30 ` Alex Simonov
2005-10-10 21:24 ` Eric Piel
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=20051006181308.GB31529@redhat.com \
--to=davej@redhat.com \
--cc=Eric.Piel@tremplin-utc.net \
--cc=a_simonov@yahoo.com \
--cc=cpufreq@www.linux.org.uk \
/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.