Re: [RFC PATCH 0/2] x86: Fix missing core serialization on migration
From: Peter Zijlstra <hidden>
Date: 2017-11-14 17:42:04
Also in:
lkml
From: Peter Zijlstra <hidden>
Date: 2017-11-14 17:42:04
Also in:
lkml
On Tue, Nov 14, 2017 at 06:17:13PM +0100, Daniel Bristot de Oliveira wrote:
IIRC, if the dest cpu is idle and the system is with idle=poll, no IPI is fired as well, but that is not a very common case.
You're thinking about wake from idle? That is almost always without IPI, even without idle=poll.