We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da82af0 commit 647dd4cCopy full SHA for 647dd4c
Documentation/RCU/rcu.rst
@@ -77,12 +77,13 @@ Frequently Asked Questions
77
search for the string "Patent" in Documentation/RCU/RTFP.txt to find them.
78
Of these, one was allowed to lapse by the assignee, and the
79
others have been contributed to the Linux kernel under GPL.
80
+ Many (but not all) have long since expired.
81
There are now also LGPL implementations of user-level RCU
82
available (https://liburcu.org/).
83
84
- I hear that RCU needs work in order to support realtime kernels?
85
- Realtime-friendly RCU can be enabled via the CONFIG_PREEMPT_RCU
86
+ Realtime-friendly RCU are enabled via the CONFIG_PREEMPTION
87
kernel configuration parameter.
88
89
- Where can I find more information on RCU?
0 commit comments