public inbox for linux-rt-users@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -tip 0/2] kernel/hrtimer: Ignore slack time for RT tasks
@ 2023-01-23 17:32 Davidlohr Bueso
  2023-01-23 17:32 ` [PATCH 1/2] kernel/hrtimer: Rely on rt_task() for DL tasks too Davidlohr Bueso
  2023-01-23 17:32 ` [PATCH 2/2] kernel/hrtimer: Ignore slack time for RT tasks Davidlohr Bueso
  0 siblings, 2 replies; 4+ messages in thread
From: Davidlohr Bueso @ 2023-01-23 17:32 UTC (permalink / raw)
  To: tglx; +Cc: mingo, peterz, bigeasy, dave, linux-rt-users, linux-kernel

Hi,

Patch 2 simply ignores any user passed slack time in the case of RT/DL
tasks for schedule_hrtimeout_range, which is aligned to what nanosleep(2)
already does.

Thanks!

Davidlohr Bueso (2):
  kernel/hrtimer: Rely on rt_task() for DL tasks too
  kernel/hrtimer: Ignore slack time for RT tasks

 kernel/time/hrtimer.c | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

-- 
2.39.0


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

end of thread, other threads:[~2023-01-31 10:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-23 17:32 [PATCH -tip 0/2] kernel/hrtimer: Ignore slack time for RT tasks Davidlohr Bueso
2023-01-23 17:32 ` [PATCH 1/2] kernel/hrtimer: Rely on rt_task() for DL tasks too Davidlohr Bueso
2023-01-31 10:24   ` Thomas Gleixner
2023-01-23 17:32 ` [PATCH 2/2] kernel/hrtimer: Ignore slack time for RT tasks Davidlohr Bueso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox