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@xxxxxxxxx> > 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@xxxxxxxxx> 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@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- 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