Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1628293
| From | Frederic Weisbecker <fweisbec@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] nohz: Deal with clock reprogram skipping issues v2 |
| Date | 2017-04-21 16:10 +0200 |
| Message-ID | <tyHq2-6LU-35@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
As suggested by Thomas Gleixner, the second patch now integrates a fix in case the sanity check fails and the clockevent isn't programmed as expected. Frederic Weisbecker (2): nohz: Fix again collision between tick and other hrtimers tick: Make sure tick timer is active when bypassing reprogramming kernel/time/tick-sched.c | 33 ++++++++++++++++++++++++++++++--- kernel/time/tick-sched.h | 2 ++ 2 files changed, 32 insertions(+), 3 deletions(-) -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] nohz: Deal with clock reprogram skipping issues v2 Frederic Weisbecker <fweisbec@gmail.com> - 2017-04-21 16:10 +0200
Re: [PATCH 0/2] nohz: Deal with clock reprogram skipping issues v2 Frederic Weisbecker <fweisbec@gmail.com> - 2017-04-24 16:10 +0200
[tip:timers/urgent] nohz: Print more debug info in tick_nohz_stop_sched_tick() tip-bot for Frederic Weisbecker <tipbot@zytor.com> - 2017-04-24 19:10 +0200
csiph-web