DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: David Hunt <david.hunt@intel.com>
Cc: dev@dpdk.org, liang.j.ma@intel.com
Subject: Re: [dpdk-dev] [PATCH] examples/power: fix intel pstate power manager
Date: Tue, 15 Jan 2019 00:07:17 +0100	[thread overview]
Message-ID: <13123252.86QpxeBMBg@xps> (raw)
In-Reply-To: <20190108152523.39944-1-david.hunt@intel.com>

08/01/2019 16:25, David Hunt:
> The vm_power_manager starts by setting the environment to acpi
> using rte_power_set_env(PM_ENV_ACPI_CPUFREQ). This causes a problem
> starting vm_power_manager when the system is using the intel_pstate
> driver. The env should be set to none, or not called at all, because
> the library now auto-detects the environment to be either acpi or
> intel_pstate. This patch sets the environment to none so that the
> library can successfully auto-detect.
> 
> Fixes: e6c6dc0f96c8 ("power: add p-state driver compatibility")
> 
> Signed-off-by: David Hunt <david.hunt@intel.com>

Applied, thanks

      reply	other threads:[~2019-01-14 23:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-08 15:25 David Hunt
2019-01-14 23:07 ` Thomas Monjalon [this message]

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=13123252.86QpxeBMBg@xps \
    --to=thomas@monjalon.net \
    --cc=david.hunt@intel.com \
    --cc=dev@dpdk.org \
    --cc=liang.j.ma@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;
as well as URLs for NNTP newsgroup(s).