Skip to content

Commit 647dd4c

Browse files
committed
doc: Update rcu.rst
This commit provides a couple of updates based on the inexorable passage of time. Signed-off-by: Paul E. McKenney <[email protected]>
1 parent da82af0 commit 647dd4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/RCU/rcu.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,13 @@ Frequently Asked Questions
7777
search for the string "Patent" in Documentation/RCU/RTFP.txt to find them.
7878
Of these, one was allowed to lapse by the assignee, and the
7979
others have been contributed to the Linux kernel under GPL.
80+
Many (but not all) have long since expired.
8081
There are now also LGPL implementations of user-level RCU
8182
available (https://liburcu.org/).
8283

8384
- I hear that RCU needs work in order to support realtime kernels?
8485

85-
Realtime-friendly RCU can be enabled via the CONFIG_PREEMPT_RCU
86+
Realtime-friendly RCU are enabled via the CONFIG_PREEMPTION
8687
kernel configuration parameter.
8788

8889
- Where can I find more information on RCU?

0 commit comments

Comments
 (0)