From: Ingo Molnar <mingo@kernel.org>
To: Frederic Weisbecker <fweisbec@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
Peter Zijlstra <peterz@infradead.org>,
Thomas Gleixner <tglx@linutronix.de>,
Steven Rostedt <rostedt@goodmis.org>,
Paul Gortmaker <paul.gortmaker@windriver.com>
Subject: Re: [GIT PULL] cputime: Cleanups on adjusted cputime code
Date: Sat, 8 Dec 2012 15:33:06 +0100 [thread overview]
Message-ID: <20121208143306.GA12011@gmail.com> (raw)
In-Reply-To: <1354211111-12113-1-git-send-email-fweisbec@gmail.com>
* Frederic Weisbecker <fweisbec@gmail.com> wrote:
>
> Ingo,
>
> Please pull the latest cputime adjustment cleanups that can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git cputime/adjustment-v2
>
> for you to fetch changes up to fa09205783d11cc05122ad6e4ce06074624b2c0c:
>
> cputime: Comment cputime's adjusting code (2012-11-28 17:08:20 +0100)
>
> Note it's not related to my previous cputime pull request. Both are independant.
>
> Thanks.
>
> ----------------------------------------------------------------
> Cputime cleanups on reader side:
>
> * Improve naming and code location
>
> * Consolidate adjustment code
>
> * Comment the adjustement code
>
> Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
>
> ----------------------------------------------------------------
> Frederic Weisbecker (4):
> cputime: Move thread_group_cputime() to sched code
> cputime: Rename thread_group_times to thread_group_cputime_adjusted
> cputime: Consolidate cputime adjustment code
> cputime: Comment cputime's adjusting code
>
> fs/proc/array.c | 4 +-
> include/linux/sched.h | 27 ++++++++++---
> kernel/exit.c | 4 +-
> kernel/fork.c | 2 +-
> kernel/posix-cpu-timers.c | 24 -----------
> kernel/sched/cputime.c | 98 ++++++++++++++++++++++++++++++++-------------
> kernel/sys.c | 6 +--
> 7 files changed, 99 insertions(+), 66 deletions(-)
Pulled into sched/core, thanks a lot Frederic!
Ingo
prev parent reply other threads:[~2012-12-08 14:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-28 17:52 [PATCH 0/4] cputime: Cleanups on adjusted cputime code v2 Frederic Weisbecker
2012-11-28 17:52 ` [PATCH 1/4] cputime: Move thread_group_cputime() to sched code Frederic Weisbecker
2012-11-28 17:52 ` [PATCH 2/4] cputime: Rename thread_group_times to thread_group_cputime_adjusted Frederic Weisbecker
2012-11-28 17:52 ` [PATCH 3/4] cputime: Consolidate cputime adjustment code Frederic Weisbecker
2012-11-28 17:52 ` [PATCH 4/4] cputime: Comment cputime's adjusting code Frederic Weisbecker
2012-11-29 17:45 ` [GIT PULL] cputime: Cleanups on adjusted cputime code Frederic Weisbecker
2012-12-08 14:33 ` Ingo Molnar [this message]
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=20121208143306.GA12011@gmail.com \
--to=mingo@kernel.org \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=paul.gortmaker@windriver.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.