public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	"Thomas Gleixner" <tglx@linutronix.de>,
	"Frédéric Weisbecker" <fweisbec@gmail.com>,
	"Rik van Riel" <riel@redhat.com>,
	"Peter Zijlstra" <a.p.zijlstra@chello.nl>,
	"Andrew Morton" <akpm@linux-foundation.org>
Subject: [GIT PULL] NOHZ changes for v4.8
Date: Mon, 25 Jul 2016 17:52:38 +0200	[thread overview]
Message-ID: <20160725155238.GA7026@gmail.com> (raw)

Linus,

Please pull the latest timers-nohz-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-nohz-for-linus

   # HEAD: 553bf6bbfd8a540c70aee28eb50e24caff456a03 sched/cputime: Drop local_irq_save/restore from irqtime_account_irq()

This tree:

 - Fixes system/idle cputime leaked on cputime accounting (all nohz configs) (Rik van Riel)

 - Removes the messy, ad-hoc irqtime account on nohz-full and makes it compatible
   with CONFIG_IRQ_TIME_ACCOUNTING=y instead. (Rik van Riel)

 - Cleanups. (Frederic Weisbecker)

 - Removes unecessary irq disablement in the irqtime code. (Rik van Riel)

 Thanks,

	Ingo

------------------>
 include/asm-generic/cputime_nsecs.h |   2 +
 include/linux/vtime.h               |  50 ++++-------
 init/Kconfig                        |   6 +-
 kernel/sched/cputime.c              | 171 ++++++++++++++++++------------------
 4 files changed, 109 insertions(+), 120 deletions(-)

Frederic Weisbecker (2):
      sched/cputime: Clean up the old vtime gen irqtime accounting completely
      sched/cputime: Reorganize vtime native irqtime accounting headers

Ingo Molnar (1):
      Merge branch 'sched/core' into timers/nohz, to avoid conflicts in upcoming patches

Rik van Riel (3):
      sched/cputime: Count actually elapsed irq & softirq time
      sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code
      sched/cputime: Drop local_irq_save/restore from irqtime_account_irq()

                 reply	other threads:[~2016-07-25 15:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20160725155238.GA7026@gmail.com \
    --to=mingo@kernel.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=akpm@linux-foundation.org \
    --cc=fweisbec@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=riel@redhat.com \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    /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