The second row of table 9.7 has been changed since 82c89c8. So make the paragraph consistent with the table. Signed-off-by: Alan Huang <mmpgouride@xxxxxxxxx> --- defer/whichtochoose.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defer/whichtochoose.tex b/defer/whichtochoose.tex index 10cb760e..af5a09c3 100644 --- a/defer/whichtochoose.tex +++ b/defer/whichtochoose.tex @@ -85,7 +85,7 @@ The ``Readers'' row summarizes the results presented in which shows that all but \IXalt{reference counting}{reference count} enjoy reasonably fast and scalable readers. -The ``Number of Protected Objects'' row evaluates each technique's need +The ``Memory Overhead'' row evaluates each technique's need for external storage with which to record reader protection. RCU relies on quiescent states, and thus needs no storage to represent readers, whether within or outside of the object. -- 2.34.1