All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH] memorder: Adjust position of wide tables in 1c layout
Date: Wed, 30 Aug 2017 07:47:09 -0700	[thread overview]
Message-ID: <20170830144709.GW11320@linux.vnet.ibm.com> (raw)
In-Reply-To: <5ecfbfc6-2a3f-407e-1d03-01d7a088261c@gmail.com>

On Wed, Aug 30, 2017 at 11:12:31PM +0900, Akira Yokosawa wrote:
> >From 10938ccbfc54a9a99f177455cb1beee2892ea3e4 Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Wed, 30 Aug 2017 23:03:31 +0900
> Subject: [PATCH] memorder: Adjust position of wide tables in 1c layout
> 
> Also fix typo in row count.

Good catch, applied and pushed!

							Thanx, Paul

> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
> ---
>  memorder/memorder.tex | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/memorder/memorder.tex b/memorder/memorder.tex
> index e059384..56d94c3 100644
> --- a/memorder/memorder.tex
> +++ b/memorder/memorder.tex
> @@ -424,7 +424,7 @@ things out in the end.
> 
>  \begin{table*}
>  \small
> -\centering\OneColumnHSpace{-0.1in}
> +\centering\OneColumnHSpace{-0.7in}
>  \begin{tabular}{l||c||c|c|c|c||c|c|c|c|c|c}
>  	& & \multicolumn{4}{c||}{Prior Ordered Operation} &
>  		\multicolumn{6}{c}{Subsequent Ordered Operation} \\
> @@ -1811,7 +1811,7 @@ line to carry this new value to them.
> 
>  \begin{table*}
>  \small
> -\centering\OneColumnHSpace{-0.1in}
> +\centering\OneColumnHSpace{-0.8in}
>  \begin{tabular}{r||l|l|l|l||l|l|l}
>  	& \tco{P0()} & \multicolumn{2}{c|}{\tco{P0()} \& \tco{P1()}} & \tco{P1()} & \multicolumn{3}{c}{\tco{P2()}} \\
>  	\cline{2-8}
> @@ -1853,7 +1853,7 @@ line to carry this new value to them.
>  	11 & & \tco{x==&x} & \tco{x==&a} &
>  		 & (Respond \co{x}) & & \tco{y==&c} \\
>  	\hline
> -	11 & (Finish store) & & \tco{x==&x} &
> +	12 & (Finish store) & & \tco{x==&x} &
>  		 &  & & \tco{y==&c} \\
>  \end{tabular}
>  \caption{Memory Ordering: WWC Sequence of Events}
> -- 
> 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  https://urldefense.proofpoint.com/v2/url?u=http-3A__vger.kernel.org_majordomo-2Dinfo.html&d=DwIBAg&c=jf_iaSHvJObTbx-siA1ZOg&r=ux41CW3B5BSVxDMRNRWyLbUmPebZc70Kq4AkfdiRGMI&m=jSlZ9F8tSMl3gPIQtRQZm3_MuIdzYHB6qMy4TRGVOts&s=ULDs7hyETcZsSJo38R0lZRkC6Yg2tHuL90Iu4pjkAvU&e= 
> 

--
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  https://urldefense.proofpoint.com/v2/url?u=http-3A__vger.kernel.org_majordomo-2Dinfo.html&d=DwIBAg&c=jf_iaSHvJObTbx-siA1ZOg&r=ux41CW3B5BSVxDMRNRWyLbUmPebZc70Kq4AkfdiRGMI&m=jSlZ9F8tSMl3gPIQtRQZm3_MuIdzYHB6qMy4TRGVOts&s=ULDs7hyETcZsSJo38R0lZRkC6Yg2tHuL90Iu4pjkAvU&e= 


      reply	other threads:[~2017-08-30 14:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-30 14:12 [PATCH] memorder: Adjust position of wide tables in 1c layout Akira Yokosawa
2017-08-30 14:47 ` 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=20170830144709.GW11320@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.