From: Mario Limonciello <mario.limonciello@amd.com>
To: "Gautham R. Shenoy" <gautham.shenoy@amd.com>,
Perry Yuan <perry.yuan@amd.com>, Huang Rui <ray.huang@amd.com>,
Dhananjay Ugwekar <Dhananjay.Ugwekar@amd.com>,
Swapnil Sapkal <swapnil.sapkal@amd.com>,
"Rafael J . Wysocki" <rafael@kernel.org>,
Viresh Kumar <viresh.kumar@linaro.org>
Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] amd-pstate: Make amd-pstate the default driver on server platforms
Date: Mon, 21 Oct 2024 08:05:17 -0500 [thread overview]
Message-ID: <d5d8783d-472d-4266-a0cd-e9eb7ba3cbac@amd.com> (raw)
In-Reply-To: <20241021101836.9047-1-gautham.shenoy@amd.com>
On 10/21/2024 05:18, Gautham R. Shenoy wrote:
> Hello,
>
> This patchset contains two patches to
>
> * Prevent frequency throttling on power-limited systems with
> amd-pstate active mode with performance governor.
>
> * Make amd_pstate default on EPYC Family 1A+. Based on tests, the
> amd-pstate driver performs well enough on EPYC.
>
> These patches are based on the "linux-next" branch of
> https://git.kernel.org/pub/scm/linux/kernel/git/superm1/linux.git
>
> Gautham R. Shenoy (1):
> amd-pstate: Set min_perf to nominal_perf for active mode performance
> gov
>
> Swapnil Sapkal (1):
> amd-pstate: Switch to amd-pstate by default on some Server platforms
>
> drivers/cpufreq/amd-pstate.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
I'll queue this up for 6.13.
There were previously two differences for server and non-server:
* amd-pstate not enabled by default
* amd-pstate cpufreq policy starting in performance mode vs power-save?
This series adjusts the first for at least the newer parts, but I would
like to ask does it make sense to also evaluating changing the default
policy to powersave as a follow up, or should this policy delta remain?
next prev parent reply other threads:[~2024-10-21 13:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-21 10:18 [PATCH 0/2] amd-pstate: Make amd-pstate the default driver on server platforms Gautham R. Shenoy
2024-10-21 10:18 ` [PATCH 1/2] amd-pstate: Set min_perf to nominal_perf for active mode performance gov Gautham R. Shenoy
2024-10-21 10:18 ` [PATCH 2/2] amd-pstate: Switch to amd-pstate by default on some Server platforms Gautham R. Shenoy
2024-10-21 13:05 ` Mario Limonciello [this message]
2024-10-22 5:11 ` [PATCH 0/2] amd-pstate: Make amd-pstate the default driver on server platforms Gautham R. Shenoy
2024-10-22 13:03 ` Mario Limonciello
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=d5d8783d-472d-4266-a0cd-e9eb7ba3cbac@amd.com \
--to=mario.limonciello@amd.com \
--cc=Dhananjay.Ugwekar@amd.com \
--cc=gautham.shenoy@amd.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=perry.yuan@amd.com \
--cc=rafael@kernel.org \
--cc=ray.huang@amd.com \
--cc=swapnil.sapkal@amd.com \
--cc=viresh.kumar@linaro.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