Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1670988 > unrolled thread
| Started by | Rik van Riel <riel@redhat.com> |
|---|---|
| First post | 2017-06-20 19:40 +0200 |
| Last post | 2017-06-20 19:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 2/3] nohz: Move idle balancer registration to idle path Rik van Riel <riel@redhat.com> - 2017-06-20 19:40 +0200
| From | Rik van Riel <riel@redhat.com> |
|---|---|
| Date | 2017-06-20 19:40 +0200 |
| Subject | Re: [PATCH 2/3] nohz: Move idle balancer registration to idle path |
| Message-ID | <tUvia-3ak-17@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
On Mon, 2017-06-19 at 04:12 +0200, Frederic Weisbecker wrote: > The idle load balancing registration path assumes that we only stop > the > tick when the CPU is idle, ignoring the nohz full case. As a result, > a > nohz full CPU that is running a task may be chosen to perform idle > load > balancing. > > Lets make sure that only CPUs in dynticks idle mode can be picked as > idle load balancers. Woah. Dang. > Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> > Cc: Thomas Gleixner <tglx@linutronix.de> > Cc: Ingo Molnar <mingo@kernel.org> > Cc: Rik van Riel <riel@redhat.com> > Cc: Peter Zijlstra <peterz@infradead.org> Acked-by: Rik van Riel <riel@redhat.com> -- All rights reversed
Back to top | Article view | linux.kernel
csiph-web