Excuse my ignorance. I am somwehat reluctant to learn about RCU technology for the reason that i do not know what exactly is covered by patents and what is not covered. Does anyone know which RCU things are covered by patents and what are the implications of implementing some RCU technology in own proprietary or free code.
Posted Mar 29, 2009 20:23 UTC (Sun) by PaulMcKenney (subscriber, #9624)
[Link]
My understanding is that you are free to use technology derived from IBM's RCU contributions in GPL-licensed free-software projects that use either GPLv2 or later. The most prominent special case of this is of course the Linux kernel.
Obligatory disclaimer: The above is my personal opinion. In particular, I am not a lawyer, nor do I play one on TV.