[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140903095251.GI4783@worktop.ger.corp.intel.com>
Date: Wed, 3 Sep 2014 11:52:51 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Chuansheng Liu <chuansheng.liu@...el.com>
Cc: luto@...capital.net, daniel.lezcano@...aro.org, rjw@...ysocki.net,
mingo@...hat.com, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org, changcheng.liu@...el.com,
xiaoming.wang@...el.com, souvik.k.chakravarty@...el.com
Subject: Re: [PATCH 2/3] smp: Adding new function wake_up_all_cpus()
On Mon, Aug 18, 2014 at 04:37:31PM +0800, Chuansheng Liu wrote:
> Currently kick_all_cpus_sync() can break non-polling idle cpus
> thru IPI interrupts.
>
> But sometimes we need to break the polling idle cpus immediately
> to reselect the suitable c-state, also for non-idle cpus, we need
> to do nothing if we try to wake up them.
>
> Here adding one new function wake_up_all_cpus() to let all cpus out
> of idle based on function wake_up_if_idle().
wake_up_all_idle_cpus() ?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists