List Question
10 TechQA 2025-01-06 23:53:57How can we be sure that all call_rcu() callbacks are invoked/completed in Linux kernel?
95 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?
55 views
Asked by Zhipeng Teng
Why Linux kernel never implemented a per data object RCU mechanism?
300 views
Asked by Vitt Volt
Why RCU is designed to protect pointer assignment?
172 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
526 views
Asked by BlameCapitalism
Race conditions due to speculative reordering / Linux RCU facility
111 views
Asked by Vroomfondel
Undefined reference on compiling with lib-urcu with CMake
395 views
Asked by dmk
How should I be mixing RCU reader and updater code?
201 views
Asked by Yd Ahhrk
RCU usage in Process context and softirq context
60 views
Asked by Haswell