public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Sven Köhler" <skoehler@upb.de>
To: Alejandro Bonilla <abonilla@linuxwireless.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [cpufreq] ondemand works, conservative doesn't
Date: Sun, 24 Jul 2005 06:17:37 +0200	[thread overview]
Message-ID: <42E31661.4000008@upb.de> (raw)
In-Reply-To: <42E30480.40909@linuxwireless.org>

>> currently, i'm using the ondemand governor. My CPU supports the
>> frequencies 800, 1800 and 2000 MHz (AMD Athlon64 Desktop with
>> Cool&Quiet). The simple bash commands
>>
>  
> In my case, I have a Pentium M 1.8ghz 400 FSB. In powersave, it goes to
> 1.19ghz, in conservative, it goes to 1.20GHZ and of course performance
> goes to 1.8ghz if plugged.
> 
> Conservative works well here, and so far, lt moved slowly from
> frequencies, 1.2 then in 5 seconds 1.4, 2 seconds 1.8. Then it took the
> CPU like 10 seconds to move back from 1.8ghz to 1.2..

Yes. Pentium M CPUs offer frequencies is 200MHz steps. And I was pretty
sure, that the conservative govenor works in that case.

> Mine did reach the full cpu in a moment, yours looks like it not going
> over 2.0ghz. Maybe is not needing that much CPU?

Running an "while true; do true; done" will result in process named
"bash" that uses 100% of the cpu. The problem i see is, that the
conservative govenor never considers to switch from 800MHz to 1800MHz
because it's a 1000MHz jump! (i'd consider that as a bug, since the
govenor is non-functional in such an environment)

> If it only supports 800, 1800 and 2000 MHz, then it will only jump to
> those frequencies. I use the CPU Frequency Scaling Monitor included in
> gnome to switch between these options a lot. Maybe you could play with
> this a bit more and see how it behaves. It does look like it might need
> more frequencies, but you would need to check what does you CPU support.

I would be very glad, if the conservative-govenor would switch to the
three frequencies i listet. The problem is: it doesn't.

AFAIK, AMD Desktop CPUs really support 3 frequencies only :-(

      reply	other threads:[~2005-07-24  4:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-23 21:25 [cpufreq] ondemand works, conservative doesn't Sven Köhler
2005-07-24  3:01 ` Alejandro Bonilla
2005-07-24  4:17   ` Sven Köhler [this message]

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=42E31661.4000008@upb.de \
    --to=skoehler@upb.de \
    --cc=abonilla@linuxwireless.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox