All of lore.kernel.org
 help / color / mirror / Atom feed
* preempt-rt, need old style rwlocks for systemtap
@ 2008-05-03 13:23 Frank Ch. Eigler
  2008-05-03 14:34 ` Clark Williams
  0 siblings, 1 reply; 4+ messages in thread
From: Frank Ch. Eigler @ 2008-05-03 13:23 UTC (permalink / raw)
  To: linux-kernel, linux-rt-users

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

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

end of thread, other threads:[~2008-05-03 22:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-03 13:23 preempt-rt, need old style rwlocks for systemtap Frank Ch. Eigler
2008-05-03 14:34 ` Clark Williams
2008-05-03 17:16   ` Frank Ch. Eigler
2008-05-03 22:05     ` Peter W. Morreale

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.