preempt-rt, need old style rwlocks for systemtap

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>, <linux-rt-users@...>
Date: Saturday, May 3, 2008 - 9:23 am

Hi -

It has come to my attention that the preempt-rt patch suite
deliberately defeats the potential concurrency intended by systemtap's
use of rwlocks to permit concurrent readers of various data
structures.  Since systemtap's probe handlers are all atomic,
nonblocking, nonpreemptable, it does not seem like there is any
real-time-oriented benefit in this.  What can we do to work around
this and permit reader concurrency again in preempt-rt?

- FChE
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
preempt-rt, need old style rwlocks for systemtap, Frank Ch. Eigler, (Sat May 3, 9:23 am)
Re: preempt-rt, need old style rwlocks for systemtap, Clark Williams, (Sat May 3, 10:34 am)
Re: preempt-rt, need old style rwlocks for systemtap, Frank Ch. Eigler, (Sat May 3, 1:16 pm)
Re: preempt-rt, need old style rwlocks for systemtap, Peter W. Morreale, (Sat May 3, 6:05 pm)