求翻译:The RCU, RCU-sched, RCU-bh, and RCU-tasks implementations have CPU stall是什么意思?待解决 悬赏分:1 - 离问题结束还有 The RCU, RCU-sched, RCU-bh, and RCU-tasks implementations have CPU stall问题补充:匿名 2013-05-23 12:21:38 该RCU , RCU- sched的RCU - BH和RCU-任务的实现具...
The RCU-bh update API is now defined in terms of that of RCU-bh and RCU-sched, so this commit updates the documentation accordingly. In addition, although RCU-sched persists in !PREEMPT kernels, in the PREEMPT case its update API is now defined in terms of that of RCU-preempt, so this...
*/}rcu_sched_qs(0);/* implies rcu_bh_qsctr_inc(0) */} 开发者ID:openube,项目名称:android_kernel_sony_c2305,代码行数:21,代码来源:rcutiny.c 示例5: rcu_idle_enter_common ▲点赞 1▼ /* Common code for rcu_idle_enter() and rcu_irq_exit(), see kernel/rcu/tree.c. */staticvoid...
the priority of the RCU boost threads (rcub/N) and for the RCU grace-period kthreads (rcu_bh,4 changes: 2 additions & 2 deletions 4 kernel/rcu/Kconfig Original file line numberDiff line numberDiff line change @@ -277,9 +277,9 @@ config RCU_NOCB_CPU_CB_BOOST depends on RCU_NO...