public inbox for linux-rt-users@vger.kernel.org
 help / color / mirror / Atom feed
* question about semantics of RT mutexes and RT throttling
@ 2025-07-04 20:32 Chris Friesen
  2025-07-08  7:34 ` Sebastian Andrzej Siewior
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Friesen @ 2025-07-04 20:32 UTC (permalink / raw)
  To: linux-rt-users

Hi all,

Just wondering, with PREEMPT_RT on the 6.6 kernel (and I'm curious about 
the 6.12 kernel as well), if a realtime-priority task is on the waiter 
list for a mutex, and RT throttling kicks in, are non-RT tasks able to 
acquire the mutex?   Or does the RT task acquire the mutex even though 
it's supposed to be throttled?  Or does nobody acquire the mutex until 
RT throttling ends?

Just wondering if RT throttling helps at all if multiple RT tasks are 
contending on a mutex at the same time as non-RT tasks?

Thanks,

Chris

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

end of thread, other threads:[~2025-07-08  7:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-04 20:32 question about semantics of RT mutexes and RT throttling Chris Friesen
2025-07-08  7:34 ` Sebastian Andrzej Siewior

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