Server IP : 51.89.169.208 / Your IP : 3.22.249.82 Web Server : Apache System : Linux ns3209505.ip-198-244-202.eu 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Tue Nov 5 04:50:16 EST 2024 x86_64 User : yellowleaf ( 1019) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/self/root/usr/share/doc/userspace-rcu/ |
Upload File : |
Mathieu Desnoyers May 13th, 2009 IBM Corporation allowed LGPLv2.1+ licensing of their contribution to the userspace RCU library in a patch submitted on May 8, 2009 from Paul E. McKenney and reviewed by Steven L. Bennett: http://lists.casi.polymtl.ca/pipermail/ltt-dev/2009-May/001584.html I (Mathieu Desnoyers) re-implemented ACCESS_ONCE(), likely(), unlikely() and barrier() from scratch without reference to the original code. commit id : 2dc5fa0f7cfbfb0a64a7a67b39626650e863f16a Bert Wesarg <bert.wesarg@googlemail.com> approved LGPL relicensing of his patch in an email dated May 13, 2009 : http://lkml.org/lkml/2009/5/13/16 xchg() primitives has been rewritten from a MIT-licensed cmpxchg for Intel and powerpc. They are MIT-licensed and therefore usable in LGPL code. This cmpxchg code was obtained from the atomic_ops project: http://www.hpl.hp.com/research/linux/atomic_ops/ I (Mathieu Desnoyers) wrote the remainder of the code. The license for the library files in this project was therefore changed to LGPLv2.1 on May 13, 2009, as detailed in LICENSE.