Re: [PATCH v3 08/10] perf/x86/rapl: Modify the generic variable names to *_pkg*
From: Peter Zijlstra
Date: Mon Jul 01 2024 - 09:09:41 EST
On Mon, Jun 24, 2024 at 05:59:05AM +0000, Dhananjay Ugwekar wrote:
> Prep for addition of power_per_core PMU to handle core scope energy
> consumption for AMD CPUs.
>
> Replace the generic names with *_pkg*, to differentiate between the
> scopes of the two different PMUs and their variables.
But then remember patch 2 and recall that intel seems to have everything
at die level, not pkg.
Does this proposed naming make sense? How?