This typo did confuse me when I was jumping from perfbook to the code. So fix it. Signed-off-by: Junchang Wang <junchangwang@xxxxxxxxx> --- appendix/toyrcu/toyrcu.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appendix/toyrcu/toyrcu.tex b/appendix/toyrcu/toyrcu.tex index c25d205..5627c46 100644 --- a/appendix/toyrcu/toyrcu.tex +++ b/appendix/toyrcu/toyrcu.tex @@ -491,7 +491,7 @@ scheme that is more favorable to writers. \end{listing} Listing~\ref{lst:app:toyrcu:RCU Read-Side Using Global Reference-Count Pair} -(\path{rcu_rcgp.h}) +(\path{rcu_rcpg.h}) shows the read-side primitives of an RCU implementation that uses a pair of reference counters (\co{rcu_refcnt[]}), along with a global index that -- 2.7.4