[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160516170257.GU3192@twins.programming.kicks-ass.net>
Date: Mon, 16 May 2016 19:02:57 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Dietmar Eggemann <dietmar.eggemann@....com>
Cc: mingo@...nel.org, linux-kernel@...r.kernel.org, clm@...com,
matt@...eblueprint.co.uk, mgalbraith@...e.de, tglx@...utronix.de,
fweisbec@...il.com
Subject: Re: [RFC][PATCH 4/7] sched: Replace sd_busy/nr_busy_cpus with
sched_domain_shared
On Mon, May 16, 2016 at 04:31:08PM +0100, Dietmar Eggemann wrote:
> On 09/05/16 11:48, Peter Zijlstra wrote:
>
> Couldn't you just always access sd->shared via
> sd = rcu_dereference(per_cpu(sd_llc, cpu)) for
> updating nr_busy_cpus?
Sure; but why would I want to add that extra dereference? Note that in
the next patch I add more users of sd_llc_shared.
Powered by blists - more mailing lists