All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dominik Brodowski <linux@brodo.de>
To: Dave Jones <davej@redhat.com>
Cc: Ducrot Bruno <ducrot@poupinou.org>, cpufreq@www.linux.org.uk
Subject: Re: [PATCH][DOCUMENTATION BUGFIX] latency in micro-, not nanoseconds
Date: Tue, 11 Nov 2003 19:54:17 +0100	[thread overview]
Message-ID: <20031111185417.GB4825@brodo.de> (raw)
In-Reply-To: <20031110211654.GA10144@redhat.com>

On Mon, Nov 10, 2003 at 09:16:54PM +0000, Dave Jones wrote:
> On Mon, Nov 10, 2003 at 09:50:29PM +0100, Dominik Brodowski wrote:
> 
>  > > Actually, I'm wondering why we need this at all anyway..
>  > 
>  > To determine the "cost" of frequency and/or voltage transitions when doing
>  > dynamic switching. If the system is unresponsive for too long a period of 
>  > time, dynamic switching doesn't make sense [at least when some sort of
>  > real-time or "responsiveness" is needed]. Also, the time to needed switch 
>  > back to 100% of processing power should be added to the "overhead" idleness
>  > on future load calculations of yet-to-be-written load-predicting cpufreq
>  > governors.
> 
> Ok, I can buy that. But it's not being used at all right now, right ?

It is used in the ondemand governor already. Venkatesh knows of the
documentation bug and of the powernow-k7 bug, though.

BTW, it's not enough for powernow-k7 to divide the BIOS-known latency by 50.
This latency for one VID and one FID transition needs to be multiplied by
the number of p-states minus 1, as that's the actual maximum latency due to
the "one step up/down only" loop, IIRC.

	Dominik

  reply	other threads:[~2003-11-11 18:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-04 16:08 [PATCH][DOCUMENTATION BUGFIX] latency in micro-, not nanoseconds Dominik Brodowski
2003-11-10 16:32 ` Dave Jones
2003-11-10 17:15   ` Ducrot Bruno
2003-11-10 17:22     ` Dave Jones
2003-11-10 20:50       ` Dominik Brodowski
2003-11-10 21:16         ` Dave Jones
2003-11-11 18:54           ` Dominik Brodowski [this message]
2003-11-11 22:45             ` Dave Jones
2003-11-12 11:01               ` Ducrot Bruno
2003-11-12 14:17                 ` Dave Jones
2003-11-12 15:02                   ` Ducrot Bruno
  -- strict thread matches above, loose matches on Subject: below --
2003-11-11 19:57 Pallipadi, Venkatesh

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=20031111185417.GB4825@brodo.de \
    --to=linux@brodo.de \
    --cc=cpufreq@www.linux.org.uk \
    --cc=davej@redhat.com \
    --cc=ducrot@poupinou.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 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.