[dpdk-dev] [PATCH v4 2/2] power: do not skip saving original pstate governor
Thomas Monjalon
thomas at monjalon.net
Tue Apr 6 10:38:07 CEST 2021
02/04/2021 13:12, Pattan, Reshma:
> > From: dev <dev-bounces at dpdk.org> On Behalf Of Burakov, Anatoly
> > On 02-Apr-21 10:26 AM, Anatoly Burakov wrote:
> > > Currently, when we set the pstate governor to "performance", we check
> > > if it is already set to this value, and if it is, we skip setting it.
> > >
> > > However, we never save this value anywhere, so that next time we come
> > > back and request the governor to be set to its original value, the
> > > original value is empty.
> > >
> > > Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
>
> Acked-by: Reshma Pattan <reshma.pattan at intel.com>
Applied, thanks
More information about the dev
mailing list