* [PATCH] advsync: Readjust spacing for one-column layout
@ 2017-07-13 22:28 Akira Yokosawa
2017-07-15 12:07 ` Paul E. McKenney
0 siblings, 1 reply; 2+ messages in thread
From: Akira Yokosawa @ 2017-07-13 22:28 UTC (permalink / raw)
To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa
From 451df962a4cd6a0138714f1ddde5bc82e0fb04a9 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Fri, 14 Jul 2017 07:18:09 +0900
Subject: [PATCH] advsync: Readjust spacing for one-column layout
The spacing parameters in commit 360582b94cb2 ("advsync: Adjust
spacing in Tables 14.1 and 14.2, consistent indirection") was
chosen for different changes of the tables in mind. Readjust them
to match the now narrower tables.
Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
---
advsync/memorybarriers.tex | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/advsync/memorybarriers.tex b/advsync/memorybarriers.tex
index c9c975c..0fd0b87 100644
--- a/advsync/memorybarriers.tex
+++ b/advsync/memorybarriers.tex
@@ -179,7 +179,7 @@ Figure~\ref{fig:advsync:Memory Misordering: Store-Buffering Litmus Test}.
\begin{table*}
\small
-\centering\OneColumnHSpace{-.2in}
+\centering\OneColumnHSpace{-0.1in}
\begin{tabular}{r||l|l|l||l|l|l}
& \multicolumn{3}{c||}{CPU 0} & \multicolumn{3}{c}{CPU 1} \\
\cline{2-7}
@@ -343,7 +343,7 @@ Figure~\ref{fig:advsync:Memory Misordering: Store-Buffering Litmus Test}.
\begin{table*}
\small
-\centering\OneColumnHSpace{-0.2in}
+\centering\OneColumnHSpace{-0.1in}
\begin{tabular}{r||l|l|l||l|l|l}
& \multicolumn{3}{c||}{CPU 0} & \multicolumn{3}{c}{CPU 1} \\
\cline{2-7}
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] advsync: Readjust spacing for one-column layout
2017-07-13 22:28 [PATCH] advsync: Readjust spacing for one-column layout Akira Yokosawa
@ 2017-07-15 12:07 ` Paul E. McKenney
0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2017-07-15 12:07 UTC (permalink / raw)
To: Akira Yokosawa; +Cc: perfbook
On Fri, Jul 14, 2017 at 07:28:44AM +0900, Akira Yokosawa wrote:
> >From 451df962a4cd6a0138714f1ddde5bc82e0fb04a9 Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Fri, 14 Jul 2017 07:18:09 +0900
> Subject: [PATCH] advsync: Readjust spacing for one-column layout
>
> The spacing parameters in commit 360582b94cb2 ("advsync: Adjust
> spacing in Tables 14.1 and 14.2, consistent indirection") was
> chosen for different changes of the tables in mind. Readjust them
> to match the now narrower tables.
>
> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Applied, thank you!
Thanx, Paul
> ---
> advsync/memorybarriers.tex | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/advsync/memorybarriers.tex b/advsync/memorybarriers.tex
> index c9c975c..0fd0b87 100644
> --- a/advsync/memorybarriers.tex
> +++ b/advsync/memorybarriers.tex
> @@ -179,7 +179,7 @@ Figure~\ref{fig:advsync:Memory Misordering: Store-Buffering Litmus Test}.
>
> \begin{table*}
> \small
> -\centering\OneColumnHSpace{-.2in}
> +\centering\OneColumnHSpace{-0.1in}
> \begin{tabular}{r||l|l|l||l|l|l}
> & \multicolumn{3}{c||}{CPU 0} & \multicolumn{3}{c}{CPU 1} \\
> \cline{2-7}
> @@ -343,7 +343,7 @@ Figure~\ref{fig:advsync:Memory Misordering: Store-Buffering Litmus Test}.
>
> \begin{table*}
> \small
> -\centering\OneColumnHSpace{-0.2in}
> +\centering\OneColumnHSpace{-0.1in}
> \begin{tabular}{r||l|l|l||l|l|l}
> & \multicolumn{3}{c||}{CPU 0} & \multicolumn{3}{c}{CPU 1} \\
> \cline{2-7}
> --
> 2.7.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe perfbook" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-07-15 12:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-13 22:28 [PATCH] advsync: Readjust spacing for one-column layout Akira Yokosawa
2017-07-15 12:07 ` Paul E. McKenney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox