linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] driver/tool fix for SPR Dram RAPL Domain
@ 2022-09-24  5:47 Zhang Rui
  2022-09-24  5:47 ` [PATCH 1/3] powercap: intel_rapl: Use standard Energy Unit for SPR Dram RAPL domain Zhang Rui
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Zhang Rui @ 2022-09-24  5:47 UTC (permalink / raw)
  To: peterz, rjw, len.brown
  Cc: mingo, linux-pm, x86, linux-perf-users, linux-kernel, ak,
	kan.liang, artem.bityutskiy

Intel Xeon servers used to use a fixed energy resolution (15.3uj) for
Dram RAPL domain, starting from HasWell-X.

But on SPR, this changes.
The Dram RAPL domain uses 61uj energy resolution, which follows the
standard energy resolution as described in MSR_RAPL_POWER_UNIT.

There are a couple of places that have implemented the energy unit quirk
for SPR Dram RAPL domain, including intel-rapl driver, rapl perf pmu and
the turbostat tool.

This patch series fixes them all, although they belong to different
components.

thanks,
rui

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

end of thread, other threads:[~2022-10-30  8:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-24  5:47 [PATCH 0/3] driver/tool fix for SPR Dram RAPL Domain Zhang Rui
2022-09-24  5:47 ` [PATCH 1/3] powercap: intel_rapl: Use standard Energy Unit for SPR Dram RAPL domain Zhang Rui
2022-09-24 17:34   ` Rafael J. Wysocki
2022-09-24  5:47 ` [PATCH 2/3] perf/x86/rapl: " Zhang Rui
2022-10-30  8:31   ` Zhang Rui
2022-09-24  5:47 ` [PATCH 3/3] tools/power turbostat: " Zhang Rui

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).