cpufreq Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Starikovskiy <alexey_y_starikovskiy@linux.intel.com>
To: "Pallipadi, Venkatesh" <venkatesh.pallipadi@intel.com>
Cc: cpufreq@lists.linux.org.uk, Dave Jones <davej@redhat.com>
Subject: Re: [PATCH 8/8] acpi-cpufreq: skip duplicate frequencies
Date: Fri, 04 Aug 2006 12:24:31 +0400	[thread overview]
Message-ID: <44D3043F.3060504@linux.intel.com> (raw)
In-Reply-To: <EB12A50964762B4D8111D55B764A8454566EFF@scsmsx413.amr.corp.intel.com>

Pallipadi, Venkatesh wrote:
>>> I guess we should compact the whole table rather than adding INVALID
>>> entries. With INVALID entries, we may end up running some redundant
>>> loops table_verify table_target functions later.
>>>
>>> Thanks,
>>> Venki
>>>  
>> there can be inconsistency then BIOS issues notifies, if we 
>> change number of P-states.
>> Keeping them INVALID is safer.
>>
> 
> But, BIOS notification only checks the perf->states structure and does
> not depend on frequency table. Right?
> Also, if notification depends on freq table, we will still have a issue
> with this patch and number_of_P-states_change notification.
> Say we have - 3 GHz, 3 GHz, 3 GHz, 2 GHz as P0, P1, P2, and P3 reported
> by BIOS. And it says P2 as the highest frequency through notify. This
> patch would have made P1 and P2 frequency as INVALID. 
BIOS knows that there are 4 P-states, 3 of them being equal (it populated these values after all).
So if it says we need to set limit to upper 2 equal states -- it is BIOS bug (feature).

  reply	other threads:[~2006-08-04  8:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-03 21:42 [PATCH 8/8] acpi-cpufreq: skip duplicate frequencies Pallipadi, Venkatesh
2006-08-04  8:24 ` Alexey Starikovskiy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-08-03 21:10 Pallipadi, Venkatesh
2006-08-03 21:14 ` Alexey Starikovskiy
2006-07-31 18:58 Alexey Starikovskiy

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=44D3043F.3060504@linux.intel.com \
    --to=alexey_y_starikovskiy@linux.intel.com \
    --cc=cpufreq@lists.linux.org.uk \
    --cc=davej@redhat.com \
    --cc=venkatesh.pallipadi@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox