On Tue, May 11, 2010 at 2:21 PM, Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx> wrote: > Hi Thomas, > > Paul told me you were quite interested in the userspace RCU library when he told > you about it (http://lttng.org/urcu). Do you have some userspace applications or > libraries with real-time needs in mind that could use it ? We could help moving > them to liburcu. The wait-free read-side is, as you certainly know, a > characteristic of RCU that can be very useful to RT applications. > > [CCing linux-rt-users, as it seems appropriate to ask them too.] > > Thanks, Do you have any kind of benchmarks? If you had something appropriate we could add it to the rt-tests suite (which includes cyclictest). Not only would this provide an objective measure, but it could also act as a reference implementation for userspace programmers. See here. git clone git://git.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git cyclictest is the original program written by Thomas, maintained by Clark Williams now. Most - but not all, of the additional tests are modelled after this program, so you might want to have a look at that if you're not already familiar with it. Thanks John -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html