From: Frederic Weisbecker <fweisbec@gmail.com>
To: Ingo Molnar <mingo@kernel.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Kevin Hilman <khilman@linaro.org>,
Thomas Gleixner <tglx@linutronix.de>,
Peter Zijlstra <peterz@infradead.org>,
Alex Shi <alex.shi@linaro.org>,
Steven Rostedt <rostedt@goodmis.org>,
"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>,
John Stultz <john.stultz@linaro.org>
Subject: Re: [GIT PULL] tick: A few more cleanups
Date: Thu, 23 Jan 2014 01:56:26 +0100 [thread overview]
Message-ID: <20140123005624.GC24093@localhost.localdomain> (raw)
In-Reply-To: <1389886912-4783-1-git-send-email-fweisbec@gmail.com>
On Thu, Jan 16, 2014 at 04:41:48PM +0100, Frederic Weisbecker wrote:
> Ingo,
>
> Please pull the timers/core branch that can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
> timers/core
>
> HEAD: 8fe8ff09ce3b5750e1f3e45a1f4a81d59c7ff1f1
>
> ----
> Nothing very exiting, just a bunch of non-critical cleanups for the next merge window:
>
> 1) Make the IRQ tick APIs naming more symetric
>
> 2) Optimize a bit jiffies_lock code coverage
>
> 3) Whitespace fixes from Alex Shi
>
> 4) Fix overflow in scheduler tick max deferment calculation. Given the
> current 1 second max limitation, this bug shouldn't happen in mainline.
> It's rather to prepare for making this value tunable. Or simply in case
> we change the current constant.
>
> Thanks,
> Frederic
> ---
>
> Frederic Weisbecker (2):
> tick: Rename tick_check_idle() to tick_irq_enter()
> nohz: Get timekeeping max deferment outside jiffies_lock
>
> Alex Shi (1):
> nohz_full: fix code style issue of tick_nohz_full_stop_tick
>
> Kevin Hilman (1):
> sched/nohz: Fix overflow error in scheduler_tick_max_deferment()
>
Ping.
>
> include/linux/jiffies.h | 6 ++++++
> include/linux/tick.h | 6 +++---
> kernel/sched/core.c | 2 +-
> kernel/softirq.c | 2 +-
> kernel/time/tick-sched.c | 27 ++++++++++++++-------------
> 5 files changed, 25 insertions(+), 18 deletions(-)
next prev parent reply other threads:[~2014-01-23 0:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-16 15:41 [GIT PULL] tick: A few more cleanups Frederic Weisbecker
2014-01-16 15:41 ` [PATCH 1/4] tick: Rename tick_check_idle() to tick_irq_enter() Frederic Weisbecker
2014-01-16 15:41 ` [PATCH 2/4] nohz: Get timekeeping max deferment outside jiffies_lock Frederic Weisbecker
2014-01-16 15:41 ` [PATCH 3/4] nohz_full: fix code style issue of tick_nohz_full_stop_tick Frederic Weisbecker
2014-01-16 15:41 ` [PATCH 4/4] sched/nohz: Fix overflow error in scheduler_tick_max_deferment() Frederic Weisbecker
2014-01-23 0:56 ` Frederic Weisbecker [this message]
2014-01-25 7:28 ` [GIT PULL] tick: A few more cleanups Ingo Molnar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140123005624.GC24093@localhost.localdomain \
--to=fweisbec@gmail.com \
--cc=alex.shi@linaro.org \
--cc=john.stultz@linaro.org \
--cc=khilman@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=paulmck@linux.vnet.ibm.com \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox