On Fri, Jun 28, 2019 at 08:43:13AM +0800, Wanpeng Li wrote: > From: Wanpeng Li <[email protected]> > > In real product setup, there will be houseeking cpus in each nodes, it > is prefer to do housekeeping from local node, fallback to global online > cpumask if failed to find houseeking cpu from local node. > > Cc: Ingo Molnar <[email protected]> > Cc: Peter Zijlstra <[email protected]> > Cc: Frederic Weisbecker <[email protected]> > Cc: Thomas Gleixner <[email protected]> > Signed-off-by: Wanpeng Li <[email protected]>
Reviewed-by: Frederic Weisbecker <[email protected]> Thanks!

