All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] datastruct: Make the figure consistent with the page
@ 2023-05-06 15:52 Alan Huang
  2023-05-08 15:59 ` Paul E. McKenney
  0 siblings, 1 reply; 2+ messages in thread
From: Alan Huang @ 2023-05-06 15:52 UTC (permalink / raw)
  To: paulmck; +Cc: perfbook, Alan Huang

The referenced figure is currently inconsistent with the page.
Fix that.

Signed-off-by: Alan Huang <mmpgouride@gmail.com>
---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] datastruct: Make the figure consistent with the page
  2023-05-06 15:52 [PATCH] datastruct: Make the figure consistent with the page Alan Huang
@ 2023-05-08 15:59 ` Paul E. McKenney
  0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2023-05-08 15:59 UTC (permalink / raw)
  To: Alan Huang; +Cc: perfbook

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@gmail.com>

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
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-08 15:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-06 15:52 [PATCH] datastruct: Make the figure consistent with the page Alan Huang
2023-05-08 15:59 ` Paul E. McKenney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.