From: Hans de Goede <hdegoede@redhat.com>
To: Mario Limonciello <mario.limonciello@amd.com>,
Box David E <david.e.box@intel.com>,
jstultz@google.com, pavel@ucw.cz, svenva@chromium.org,
platform-driver-x86@vger.kernel.org, linux-pm@vger.kernel.org,
"Rafael J. Wysocki" <rafael@kernel.org>
Cc: Shyam-sundar.S-k@amd.com, rrangel@chromium.org,
Jain Rajat <rajatja@google.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v9 0/4] Add vendor agnostic mechanism to report hardware sleep
Date: Mon, 17 Apr 2023 10:24:52 +0200 [thread overview]
Message-ID: <8a4f2454-809c-d773-42b2-e62fb057feb2@redhat.com> (raw)
In-Reply-To: <20230414012346.1946-1-mario.limonciello@amd.com>
Hi Mario, et al.,
On 4/14/23 03:23, Mario Limonciello wrote:
> An important part of validating that s0ix worked properly is to check how
> much of a cycle was spent in a hardware sleep state.
>
> The reporting of hardware sleep is a mix of kernel messages and sysfs
> files that vary from vendor to vendor. Collecting this information
> requires extra information on the kernel command line or fetching from
> debugfs.
>
> To make this information more readily accessible introduce a new file in
> suspend_stats that drivers can report into during their resume routine.
>
> Userspace can fetch this information and compare it against the duration
> of the cycle to allow determining residency percentages and flagging
> problems.
>
> Mario Limonciello (4):
> PM: Add sysfs files to represent time spent in hardware sleep state
> platform/x86/amd: pmc: Report duration of time in hw sleep state
> platform/x86/intel/pmc: core: Always capture counters on suspend
> platform/x86/intel/pmc: core: Report duration of time in HW sleep
> state
>
> Documentation/ABI/testing/sysfs-power | 29 +++++++++++++
> drivers/platform/x86/amd/pmc.c | 6 +--
> drivers/platform/x86/intel/pmc/core.c | 17 ++++----
> drivers/platform/x86/intel/pmc/core.h | 4 +-
> include/linux/suspend.h | 8 ++++
> kernel/power/main.c | 59 +++++++++++++++++++++------
> 6 files changed, 98 insertions(+), 25 deletions(-)
>
>
> base-commit: 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d
Thank you for working on this, this looks good to me:
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
For the series. Since this also touches kernel/power/main.c
I think it would be best if the entire series is merged
through the linux-pm tree and I'm fine with the pdx86 bits
also getting merged through linux-pm.
Rafael ?
Regards,
Hans
next prev parent reply other threads:[~2023-04-17 8:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-14 1:23 Mario Limonciello
2023-04-14 1:23 ` [PATCH v9 1/4] PM: Add sysfs files to represent time spent in hardware sleep state Mario Limonciello
2023-04-14 1:23 ` [PATCH v9 2/4] platform/x86/amd: pmc: Report duration of time in hw " Mario Limonciello
2023-04-14 1:23 ` [PATCH v9 3/4] platform/x86/intel/pmc: core: Always capture counters on suspend Mario Limonciello
2023-04-14 1:23 ` [PATCH v9 4/4] platform/x86/intel/pmc: core: Report duration of time in HW sleep state Mario Limonciello
2023-04-17 8:24 ` Hans de Goede [this message]
2023-04-17 11:42 ` [PATCH v9 0/4] Add vendor agnostic mechanism to report hardware sleep Rafael J. Wysocki
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=8a4f2454-809c-d773-42b2-e62fb057feb2@redhat.com \
--to=hdegoede@redhat.com \
--cc=Shyam-sundar.S-k@amd.com \
--cc=david.e.box@intel.com \
--cc=jstultz@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=mario.limonciello@amd.com \
--cc=pavel@ucw.cz \
--cc=platform-driver-x86@vger.kernel.org \
--cc=rafael@kernel.org \
--cc=rajatja@google.com \
--cc=rrangel@chromium.org \
--cc=svenva@chromium.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
all inboxes | Powered by JetHome®