public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] cpufreq: intel_pstate: Simplify the energy model for hybrid systems
@ 2025-10-08 18:54 Rafael J. Wysocki
  2025-10-08 18:55 ` [PATCH v1 1/3] cpufreq: intel_pstate: Add and use hybrid_get_cpu_type() Rafael J. Wysocki
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Rafael J. Wysocki @ 2025-10-08 18:54 UTC (permalink / raw)
  To: Linux PM
  Cc: LKML, Lukasz Luba, Srinivas Pandruvada, Dietmar Eggemann,
	Christian Loehle

Hi Everyone,

I've realized recently that the (artificial) energy model used by intel_pstate
on hybrid platforms without SMT is much more complicated than really necessary,
so I've decided to simplify it.

The new energy model uses less memory and it introduces less overhead into the
scheduler (mostly due to the reduction of the states table size).  This change
in made in patch [3/3] (please see the changelog for the rationale).

The first two patches in the series are preliminary.

Thanks!




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-10-11 12:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-08 18:54 [PATCH v1 0/3] cpufreq: intel_pstate: Simplify the energy model for hybrid systems Rafael J. Wysocki
2025-10-08 18:55 ` [PATCH v1 1/3] cpufreq: intel_pstate: Add and use hybrid_get_cpu_type() Rafael J. Wysocki
2025-10-08 18:56 ` [PATCH v1 2/3] cpufreq: intel_pstate: Add and use hybrid_has_l3() Rafael J. Wysocki
2025-10-08 19:22 ` [PATCH v1 3/3] cpufreq: intel_pstate: Simplify the energy model for hybrid systems Rafael J. Wysocki
2025-10-11  8:50   ` Yaxiong Tian
2025-10-11 12:29     ` [PATCH " Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox