On Sat, May 06, 2023 at 03:52:31PM +0000, Alan Huang wrote: > The referenced figure is currently inconsistent with the page. > Fix that. > > Signed-off-by: Alan Huang <mmpgouride@xxxxxxxxx> Good eyes! Queued and pushed both, thank you! Thanx, Paul > --- > datastruct/datastruct.tex | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/datastruct/datastruct.tex b/datastruct/datastruct.tex > index 82affce0..8c2bfc16 100644 > --- a/datastruct/datastruct.tex > +++ b/datastruct/datastruct.tex > @@ -827,7 +827,7 @@ to about half again faster than that of either QSBR or RCU\@. > }\QuickQuizEnd > > What if the memory footprint is reduced still further? > -\Cref{fig:defer:Pre-BSD Routing Table Protected by RCU QSBR} > +\Cref{fig:defer:Pre-BSD Routing Table Protected by RCU QSBR With Non-Initial rcu-head} > on \cpageref{fig:defer:Pre-BSD Routing Table Protected by RCU QSBR With Non-Initial rcu-head} > shows that RCU attains very nearly ideal performance on the much smaller > data structure represented by the pre-BSD routing table. > -- > 2.34.1 >