From: Akira Yokosawa <akiyks@gmail.com>
To: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Cc: perfbook@vger.kernel.org, Akira Yokosawa <akiyks@gmail.com>
Subject: Re: [PATCH 0/5] memorder: Update table layout
Date: Mon, 25 Sep 2017 07:10:39 +0900 [thread overview]
Message-ID: <8da24358-1887-bb29-b1b1-e65bb7468624@gmail.com> (raw)
In-Reply-To: <3c66b20a-8a88-b033-e7ff-c80a6c503a36@gmail.com>
On 2017/09/25 07:00:53 +0900, Akira Yokosawa wrote:
>>From acefbb69d69562438d7a7568f671fc85528d5b5f Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Mon, 25 Sep 2017 06:38:06 +0900
> Subject: [PATCH 0/5] memorder: Update table layout
>
> Hi Paul,
>
> My first thought was to update a few experimental tables to catch up
> the changes in memorder.tex.
> But these new tables are likely to change further.
> So I changed my mind and converted the 5 tables in memorder.tex using
> the new scheme of shading alternate rows. 3 of the 5 tables are already
> presented in the style guide.
> In the memorder chapter, we already converted code snippets to the
> "listing" environment. So using the new table layout in this chapter
> sounds reasonable to me.
>
> Patch #1 updates already experimented tables and a similar one.
> Patch #2 is an attempt to apply new scheme to the remaining table.
> Patch #3 is an improvement of the table changed in Patch #2.
> Patch #4 removes experimental tables in style guide.
The order of #3 and #4 was reversed.
> Patch #5 is a separate patch to improve MoreThanOneValue and
> MoreThanOneValue-15CPU figures.
>
> I'd like to know if the changes in Patches #2 and #3 work with you.
I mean "changes in Patches #2 and #4".
>
> Thanks, Akira
> --
> Akira Yokosawa (5):
> memorder: Convert tables to alternate-row coloring scheme
> memorder: Convert 'Summary of Memory Ordering' table to new scheme
> styleguide: Remove experimental tables updated in memorder chapter
> memorder: Add multi-column headers to 'Summary of Memory Ordering'
> table
> memorder: Reduce color saturation of MoreThanOneValue figure
>
> appendix/styleguide/styleguide.tex | 113 +---------------------
> memorder/MoreThanOneValue-15CPU.fig | 2 +
> memorder/MoreThanOneValue.fig | 26 ++---
> memorder/memorder.tex | 183 ++++++++++++++++--------------------
> perfbook.tex | 1 +
> utilities/MoreThanOneValue-15CPU.c | 3 +
> 6 files changed, 107 insertions(+), 221 deletions(-)
>
next prev parent reply other threads:[~2017-09-24 22:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-24 22:00 [PATCH 0/5] memorder: Update table layout Akira Yokosawa
2017-09-24 22:02 ` [PATCH 1/5] memorder: Convert tables to alternate-row coloring scheme Akira Yokosawa
2017-09-24 22:03 ` [PATCH 2/5] memorder: Convert 'Summary of Memory Ordering' table to new scheme Akira Yokosawa
2017-09-24 22:04 ` [PATCH 3/5] styleguide: Remove experimental tables updated in memorder chapter Akira Yokosawa
2017-09-24 22:06 ` [PATCH 4/5] memorder: Add multi-column headers to 'Summary of Memory Ordering' table Akira Yokosawa
2017-09-24 22:07 ` [PATCH 5/5] memorder: Reduce color saturation of MoreThanOneValue figure Akira Yokosawa
2017-09-24 22:10 ` Akira Yokosawa [this message]
2017-09-25 0:13 ` [PATCH 0/5] memorder: Update table layout Paul E. McKenney
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=8da24358-1887-bb29-b1b1-e65bb7468624@gmail.com \
--to=akiyks@gmail.com \
--cc=paulmck@linux.vnet.ibm.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.