Re: [RFC PATCH 0/7] priority-boost urcu

From: Steven Rostedt
Date: Thu Aug 18 2011 - 09:30:31 EST


[ not sure who wrote this but...]

> > > What we should introduce is abstractions over futexes. This is what
> > > I did to experimentally port URCU to QEMU---my secret goal since
> > > commit 806f811 (use kernel style makefile output, 2010-03-01). :)
> > > Our use of futexes is exceptionally similar to a Windows
> > > manual-reset event (yes, Windows:
> > > http://msdn.microsoft.com/en-us/library/system.threading.manualresetevent%28v=vs.80%29.aspx).
> > > In QEMU I added the manual-reset event and use it in the
> > > implementation of RCU.

Be careful with this. You better make sure that Microsoft does not hold
any patents to this method, otherwise all your work will be in vain.

-- Steve


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/