Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1163591 > unrolled thread
| Started by | Rik van Riel <riel@redhat.com> |
|---|---|
| First post | 2015-06-11 22:50 +0200 |
| Last post | 2015-06-11 22:50 +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 5/8] nohz: Restart the tick from irq exit Rik van Riel <riel@redhat.com> - 2015-06-11 22:50 +0200
| From | Rik van Riel <riel@redhat.com> |
|---|---|
| Date | 2015-06-11 22:50 +0200 |
| Subject | Re: [PATCH 5/8] nohz: Restart the tick from irq exit |
| Message-ID | <pAhAe-fl-9@gated-at.bofh.it> |
On 06/11/2015 01:36 PM, Frederic Weisbecker wrote: > Restart the tick when necessary from the irq exit path. It makes nohz > full more flexible and allow it to piggyback the tick restart on the > scheduler IPI in the future instead of sending a dedicated IPI that > often doubles the scheduler IPI on task wakeup. This will require > careful review of resched_curr() callers. > > Cc: Christoph Lameter <cl@linux.com> > Cc: Ingo Molnar <mingo@kernel.org> > Cc; John Stultz <john.stultz@linaro.org> > Cc: Peter Zijlstra <peterz@infradead.org> > Cc: Preeti U Murthy <preeti@linux.vnet.ibm.com> > Cc: Rik van Riel <riel@redhat.com> > Cc: Thomas Gleixner <tglx@linutronix.de> > Cc: Viresh Kumar <viresh.kumar@linaro.org> > Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> Reviewed-by: Rik van Riel <riel@redhat.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web