From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH] advsync: Readjust spacing for one-column layout
Date: Sat, 15 Jul 2017 05:07:42 -0700 [thread overview]
Message-ID: <20170715120742.GA2393@linux.vnet.ibm.com> (raw)
In-Reply-To: <7b4d4adf-c186-554f-9d14-58267cc29715@gmail.com>
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
>
prev parent reply other threads:[~2017-07-15 12:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-13 22:28 [PATCH] advsync: Readjust spacing for one-column layout Akira Yokosawa
2017-07-15 12:07 ` Paul E. McKenney [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170715120742.GA2393@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=akiyks@gmail.com \
--cc=perfbook@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.