List Question
20 TechQA 2023-11-28T21:50:34.133000How can we be sure that all call_rcu() callbacks are invoked/completed in Linux kernel?
125 views
Asked by Rost
In the implemention of urcu-qsbr, is there any mechanism to ensure the thread offline/online is visible to writer-thread?
73 views
Asked by Zhipeng Teng
Why Linux kernel never implemented a per data object RCU mechanism?
318 views
Asked by Vitt Volt
Why RCU is designed to protect pointer assignment?
192 views
Asked by river
Is it necessary invoke rcu_read_lock in softirq context
2.3k views
Asked by linuxer
rcu_sched kthread timer wakeup didn't happen for x jiffies Allwinner sun8i
550 views
Asked by BlameCapitalism
Race conditions due to speculative reordering / Linux RCU facility
133 views
Asked by Vroomfondel
Undefined reference on compiling with lib-urcu with CMake
418 views
Asked by dmk
How should I be mixing RCU reader and updater code?
247 views
Asked by Yd Ahhrk
RCU usage in Process context and softirq context
80 views
Asked by Haswell
Adding and finding rcu node from a rcu list
201 views
Asked by Youngwook
'c:\Program' is not recognized as an internal or external command, operable command or batch file
5.7k views
Asked by Meena
For Linux RCU, during the grace period, is it possible that a new writer update the new data?
659 views
Asked by Chung Hao Ho
Can rcu_assign_pointer() be used between rcu_read_lock() and rcu_read_unlock()?
815 views
Asked by bobo Lee
Is it possible to create new RCU schemas for an existing Domain?
551 views
Asked by OverlOrDGT PT
installing RCU for Configuring Oracle Identity And Mnagement
147 views
Asked by Zahra
MDS and BIPLATFORM repositories are not found while installing through RCU
719 views
Asked by suj
Does the function of smp_wmb() can prevent reordering the instructions by compiler and CPU?
1.1k views
Asked by lxgeek
Is there a linux header for hashtable with spinlock-protected buckets?
1k views
Asked by ababo
Kernel address poising by clearing upper bits?
123 views
Asked by ensc