mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] posix cpu timers updates
@ 2013-07-04 16:46 Frederic Weisbecker
  2013-07-04 16:46 ` [PATCH 1/7] posix_cpu_timer: consolidate expiry time type Frederic Weisbecker
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Frederic Weisbecker @ 2013-07-04 16:46 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: LKML, Frederic Weisbecker, Ingo Molnar, Peter Zijlstra,
	Olivier Langlois, KOSAKI Motohiro, Stanislaw Gruszka,
	Oleg Nesterov, Andrew Morton, Chen Gang, Steven Rostedt

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(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-07-04 16:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-04 16:46 [GIT PULL] posix cpu timers updates Frederic Weisbecker
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

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®