From: Frederic Weisbecker <fweisbec@gmail.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: LKML <linux-kernel@vger.kernel.org>,
Frederic Weisbecker <fweisbec@gmail.com>,
Ingo Molnar <mingo@kernel.org>,
Peter Zijlstra <peterz@infradead.org>,
Olivier Langlois <olivier@trillion01.com>,
KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>,
Stanislaw Gruszka <sgruszka@redhat.com>,
Oleg Nesterov <oleg@redhat.com>,
Andrew Morton <akpm@linux-foundation.org>,
Chen Gang <gang.chen@asianux.com>,
Steven Rostedt <rostedt@goodmis.org>
Subject: [GIT PULL] posix cpu timers updates
Date: Thu, 4 Jul 2013 18:46:18 +0200 [thread overview]
Message-ID: <1372956385-25396-1-git-send-email-fweisbec@gmail.com> (raw)
Thomas,
Please pull the timers/posix-cpu-timers-for-tglx branch that can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
timers/posix-cpu-timers-for-tglx
Most of these patches have been hanging around for several month now, in -mmotm
for a significant chunk. They already missed a few releases.
This pile includes quite a part of these. Kosaki also has some pending patches
that we are still discussing a bit. But I'll try to take care of these as well.
Thanks,
Frederic
---
Frederic Weisbecker (6):
posix_cpu_timer: consolidate expiry time type
posix_cpu_timers: consolidate timer list cleanups
posix_cpu_timers: consolidate expired timers check
selftests: add basic posix timers selftests
posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()
posix_timers: fix racy timer delta caching on task exit
KOSAKI Motohiro (1):
posix-cpu-timers: don't account cpu timer after stopped thread runtime accounting
include/linux/posix-timers.h | 16 +-
kernel/posix-cpu-timers.c | 395 +++++++++----------------
kernel/sched/stats.h | 39 +++-
tools/testing/selftests/Makefile | 1 +
tools/testing/selftests/timers/Makefile | 8 +
tools/testing/selftests/timers/posix_timers.c | 221 ++++++++++++++
6 files changed, 417 insertions(+), 263 deletions(-)
next reply other threads:[~2013-07-04 16:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-04 16:46 Frederic Weisbecker [this message]
2013-07-04 16:46 ` [PATCH 1/7] posix_cpu_timer: consolidate expiry time type Frederic Weisbecker
2013-07-04 16:46 ` [PATCH 2/7] posix_cpu_timers: consolidate timer list cleanups Frederic Weisbecker
2013-07-04 16:46 ` [PATCH 3/7] posix_cpu_timers: consolidate expired timers check Frederic Weisbecker
2013-07-04 16:46 ` [PATCH 4/7] selftests: add basic posix timers selftests Frederic Weisbecker
2013-07-04 16:46 ` [PATCH 5/7] posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule() Frederic Weisbecker
2013-07-04 16:46 ` [PATCH 6/7] posix_timers: fix racy timer delta caching on task exit Frederic Weisbecker
2013-07-04 16:46 ` [PATCH 7/7] posix-cpu-timers: don't account cpu timer after stopped thread runtime accounting Frederic Weisbecker
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=1372956385-25396-1-git-send-email-fweisbec@gmail.com \
--to=fweisbec@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=gang.chen@asianux.com \
--cc=kosaki.motohiro@jp.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=oleg@redhat.com \
--cc=olivier@trillion01.com \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
--cc=sgruszka@redhat.com \
--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
all inboxes | Powered by JetHome®