lkml.org 
[lkml]   [2019]   [Jul]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[patch 0/7] posix-timers: Prepare for PREEMPT_RT - part 1
The following series prepares posix-timers for RT. The main change here is
to utilize the hrtimer synchronization mechanism to prevent priority
inversion and live locks on timer deletion.

This does not cover the posix CPU timers as they need more special
treatment for RT which is covered in a separate series.

Applies on top of:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core

Thanks,

tglx

8<---------------
fs/timerfd.c | 6 +++-
include/linux/posix-timers.h | 5 ++-
kernel/time/alarmtimer.c | 2 -
kernel/time/itimer.c | 1
kernel/time/posix-timers.c | 61 +++++++++++++++++++++++++++++++++++--------
5 files changed, 60 insertions(+), 15 deletions(-)


\
 
 \ /
  Last update: 2019-07-31 00:41    [W:0.268 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site