Signed-off-by: SeongJae Park <sj38.park@xxxxxxxxx> --- defer/rcu.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defer/rcu.tex b/defer/rcu.tex index 121f58d9e609..2ce46e2c0dc3 100644 --- a/defer/rcu.tex +++ b/defer/rcu.tex @@ -8,7 +8,7 @@ All of the mechanisms discussed in the preceding sections used one of a number of approaches to defer specific actions until they may be carried out safely. The reference counters discussed in -Section~ref{sec:defer:Reference Counting} +Section~\ref{sec:defer:Reference Counting} use explicit counters to defer actions that could disturb readers, which results in read-side contention and thus poor scalability. The hazard pointers covered by -- 2.10.0 -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html