public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Sudeep Holla <sudeep.holla@arm.com>
To: Evan Lloyd <Evan.Lloyd@arm.com>
Cc: Leif Lindholm <leif.lindholm@linaro.org>,
	G Gregory <graeme.gregory@linaro.org>,
	Sudeep Holla <sudeep.holla@arm.com>,
	"edk2-devel (edk2-devel@lists.01.org)" <edk2-devel@lists.01.org>,
	Linaro UEFI <linaro-uefi@lists.linaro.org>,
	Al Stone <al.stone@linaro.org>,
	Ard Biesheuvel <ard.biesheuvel@linaro.org>
Subject: Re: [PATCH] Platforms/ARM/Juno: Add support for ACPI 6.0 LPI(Low Power Idle) states
Date: Fri, 5 Aug 2016 15:42:45 +0100	[thread overview]
Message-ID: <8791513c-5f6a-74f7-0ed7-f14ddae7cf1f@arm.com> (raw)
In-Reply-To: <CAF7UmSxWV7ayEWwe1DPeVOZMy=oHUKrO6-yJw_eGUhPgsDN_Uw@mail.gmail.com>

Hi Evan,

On 27/07/16 15:24, Leif Lindholm wrote:
> Graeme/Evan?
>
> On 27 July 2016 at 10:58, Sudeep Holla <sudeep.holla@arm.com> wrote:
>> ACPI 6.0 introduced LPI(Low Power Idle) states that provides an alternate
>> method to describe processor idle states.
>>
>> LPI extensions leverages the processor container device(again introduced
>> in ACPI 6.0) allowing to express which parts of the system are affected
>> by a given LPI state. It defines the local power states for each node
>> in a hierarchical processor topology. The OSPM can use _LPI object to
>> select a local power state for each level of processor hierarchy in the
>> system.
>>
>> This patch adds LPI support on Juno.
>>
>> Contributed-under: TianoCore Contribution Agreement 1.0
>> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
>> Cc: Leif Lindholm <leif.lindholm@linaro.org>
>> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
>> ---
>>  Platforms/ARM/Juno/AcpiTables/Dsdt.asl | 232 ++++++++++++++++++++++++++++++---
>>  1 file changed, 213 insertions(+), 19 deletions(-)
>>
>> Hi Lief,
>>
>> The support in the kernel is now added(latest mainline as of today) and
>> is enabled in defconfig. It's easy to test, just examine the sysfs entries:
>>
>> /sys/devices/system/cpu/cpu*/cpuidle/state*/desc - Describes the cpuidle state
>> /sys/devices/system/cpu/cpu*/cpuidle/state*/{usage,time} - Should keep ticking
>>         with time signifying that the idle states are entered and exited
>>         correctly
>>

Any feedback on this ?

-- 
Regards,
Sudeep


           reply	other threads:[~2016-08-05 14:42 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <CAF7UmSxWV7ayEWwe1DPeVOZMy=oHUKrO6-yJw_eGUhPgsDN_Uw@mail.gmail.com>]

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-list 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=8791513c-5f6a-74f7-0ed7-f14ddae7cf1f@arm.com \
    --to=devel@edk2.groups.io \
    /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