All of lore.kernel.org
 help / color / mirror / Atom feed
From: George Cherian <gcherian@caviumnetworks.com>
To: Hoan Tran <hotran@apm.com>,
	"Prakash, Prashanth" <pprakash@codeaurora.org>
Cc: George Cherian <george.cherian@cavium.com>,
	linux acpi <linux-acpi@vger.kernel.org>,
	lkml <linux-kernel@vger.kernel.org>,
	devel@acpica.org, Ashwin Chaugule <ashwin.chaugule@linaro.org>,
	"Rafael J. Wysocki" <rjw@rjwysocki.net>,
	Len Brown <lenb@kernel.org>,
	Jassi Brar <jassisinghbrar@gmail.com>,
	Robert Moore <robert.moore@intel.com>,
	Lv Zheng <lv.zheng@intel.com>
Subject: Re: [PATCH 0/2] Make cppc acpi driver aware of pcc subspace ids
Date: Tue, 4 Apr 2017 16:23:44 +0530	[thread overview]
Message-ID: <58E37B38.2030204@caviumnetworks.com> (raw)
In-Reply-To: <CAFHUOYzf_CFcYCCTbgpJ_Orp_fJMLX8DD=ag-f3TBv0FeY-CRA@mail.gmail.com>

Hi Hoan/Prashanth,


On 04/03/2017 11:20 PM, Hoan Tran wrote:
> Hi George,
>
> On Mon, Apr 3, 2017 at 9:44 AM, Prakash, Prashanth
> <pprakash@codeaurora.org> wrote:
>> Hi George,
>>
>> On 3/31/2017 12:24 AM, George Cherian wrote:
>>> The current cppc acpi driver works with only one pcc subspace id.
>>> It maintains and registers only one pcc channel even if the acpi table has
>>> different pcc subspace ids. The series tries to address the same by making
>>> cppc acpi driver aware of multiple possible pcc subspace ids.
>> The current ACPI 6.1 spec restricts the CPPC to a single PCC subspace. See section:
>> 8.4.7.1.9 Using PCC Registers, which states "If the PCC register space is used, all PCC
>> registers must be defined to be in the same subspace."
>
> Agreed with Prashanth, beside of that, spec also says "To amortize the
> cost of PCC transactions, OSPM should read or
> write all PCC registers via a single read or write command when possible."

Yes indeed the spec says so but it was not at all a scalable solution 
when platform has more number of CPU's and CPU domains. That is why we 
took this approach.

>
> Thanks
> Hoan
>
>>
>> --
>> Thanks,
>> Prashanth
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2017-04-04 10:53 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-31  6:24 [PATCH 0/2] Make cppc acpi driver aware of pcc subspace ids George Cherian
2017-03-31  6:24 ` [PATCH 1/2] mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header file George Cherian
2017-03-31  6:24 ` [PATCH 2/2] ACPI / CPPC: Make cppc acpi driver aware of pcc subspace ids George Cherian
2017-04-03 17:37   ` Alexey Klimov
2017-04-04 10:51     ` George Cherian
2017-04-04 17:18       ` Alexey Klimov
2017-04-04 17:18         ` Alexey Klimov
2017-04-13  9:27   ` [ACPI / CPPC] 3e95abd02e: BUG:unable_to_handle_kernel kernel test robot
2017-04-13  9:27     ` kernel test robot
2017-04-13  9:27     ` kernel test robot
2017-04-03 16:44 ` [PATCH 0/2] Make cppc acpi driver aware of pcc subspace ids Prakash, Prashanth
2017-04-03 17:50   ` Hoan Tran
2017-04-04 10:53     ` George Cherian [this message]
2017-06-13 14:17 George Cherian
2017-06-28 21:20 ` Rafael J. Wysocki
2017-07-10 22:07   ` Prakash, Prashanth

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=58E37B38.2030204@caviumnetworks.com \
    --to=gcherian@caviumnetworks.com \
    --cc=ashwin.chaugule@linaro.org \
    --cc=devel@acpica.org \
    --cc=george.cherian@cavium.com \
    --cc=hotran@apm.com \
    --cc=jassisinghbrar@gmail.com \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lv.zheng@intel.com \
    --cc=pprakash@codeaurora.org \
    --cc=rjw@rjwysocki.net \
    --cc=robert.moore@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 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.