All of lore.kernel.org
 help / color / mirror / Atom feed
* RCU: Question on force_qs_rnp
@ 2020-09-14  7:55 Zhang, Qiang
  2020-09-14 19:42 ` Joel Fernandes
  0 siblings, 1 reply; 8+ messages in thread
From: Zhang, Qiang @ 2020-09-14  7:55 UTC (permalink / raw)
  To: paulmck
  Cc: Joel Fernandes, Uladzislau Rezki, josh, rostedt,
	mathieu.desnoyers, Lai Jiangshan, rcu, LKML

Hello Paul

I have some questions for you .
in force_qs_rnp func ,  if  "f(rdp)" func return true we will call rcu_report_qs_rnp func
report a quiescent state for this rnp node, and clear grpmask form rnp->qsmask.
after that ,  can we make a check for this rnp->qsmask,  if  rnp->qsmask == 0, 
we will check blocked readers in this rnp node,  instead of jumping directly to the next node .


Thanks
Qiang

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-09-16  6:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-14  7:55 RCU: Question on force_qs_rnp Zhang, Qiang
2020-09-14 19:42 ` Joel Fernandes
2020-09-14 20:56   ` Paul E. McKenney
2020-09-15  3:18     ` 回复: " Zhang, Qiang
2020-09-15  3:41       ` Paul E. McKenney
2020-09-15  5:16         ` Zhang,Qiang
2020-09-15 18:06           ` Paul E. McKenney
2020-09-16  6:32             ` Zhang,Qiang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.