[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <11b8069a-f8e9-6246-3e49-1f7118f4377d@linux.intel.com>
Date: Tue, 30 Apr 2019 11:46:18 -0400
From: "Liang, Kan" <kan.liang@...ux.intel.com>
To: Peter Zijlstra <peterz@...radead.org>
Cc: tglx@...utronix.de, mingo@...hat.com, linux-kernel@...r.kernel.org,
eranian@...gle.com, tj@...nel.org, ak@...ux.intel.com
Subject: Re: [PATCH 3/4] perf cgroup: Add cgroup ID as a key of RB tree
On 4/30/2019 5:03 AM, Peter Zijlstra wrote:
> On Mon, Apr 29, 2019 at 07:44:04AM -0700, kan.liang@...ux.intel.com wrote:
>
>> Add unique cgrp_id for each cgroup, which is composed by CPU ID and css
>> subsys-unique ID.
>
> *WHY* ?! that doesn't make any kind of sense.. In fact you mostly then
> use the low word because most everything is already per CPU.
>
I tried to assign an unique ID for each cgroup event.
But you are right, it looks like not necessary.
I will remove it.
Thanks,
Kan
Powered by blists - more mailing lists