Lines Matching refs:implementation
36 understand the RCU implementation should focus on Section 5, then dive
187 readers are done, its implementation is key to RCU. For RCU
547 production-quality implementation, and see:
551 for papers describing the Linux kernel RCU implementation. The OLS'01
553 more details on the current implementation as of early 2004.
558 This section presents a "toy" RCU implementation that is based on
564 However, it is probably the easiest implementation to relate to, so is
626 This section presents a "toy" RCU implementation that is based on
650 The implementation of synchronize_rcu() simply schedules itself on each
653 "toy" implementation would restore the affinity upon completion rather
961 Even in the absence of deadlock, this RCU implementation