From: Akira Yokosawa <akiyks@gmail.com>
To: "Paul E. McKenney" <paulmck@kernel.org>
Cc: perfbook@vger.kernel.org, Akira Yokosawa <akiyks@gmail.com>
Subject: [PATCH -perfbook 0/5] Misc tweaks of figures
Date: Thu, 28 Oct 2021 09:12:32 +0900 [thread overview]
Message-ID: <48719e0e-2828-7017-8efe-249dff1ef2a2@gmail.com> (raw)
Hi Paul,
This patch set consists of minor tweaks of figures.
Patch 1/5 shrinks a couple of unnecessarily large figures.
Patches 2/5--4/5 take care of Figure 10.19 and its derivative,
Figure E.7.
Consistently using solid traces for resizable hash tables
helps readers to follow the discussion.
Patch 4/5 also adds a footnote on the upper three traces which
look like two traces.
Patch 5/5 changes marks of "x)" to "(x)" so that they match
how they are called out in the text.
Thanks, Akira
--
Akira Yokosawa (5):
Shrink Figures 9.27 and 14.3 in 2c builds
datastruct: Break gnuplot command line per each plot trace
datastruct: Use consistent dash type in Figures 10.19 and E.7
datastruct: Expand on the dash type of traces in Figure 10.19
datastruct: Change marks in Figures 10.20 and 10.21 to "(x)"
.../data/hps.resize.2020.09.05a/perftestresize.eps | 10 +++++-----
.../data/hps.resize.2020.09.05a/plots-resize.sh | 7 ++++++-
.../hps.resize.2020.09.27a/perftestresizebig.eps | 10 +++++-----
.../data/hps.resize.2020.09.27a/plots-resize.sh | 8 +++++++-
advsync/rt.tex | 2 +-
datastruct/datastruct.tex | 13 ++++++++-----
datastruct/zipperhashgrow.svg | 14 +++++++-------
datastruct/zipperhashshrink.svg | 12 ++++++------
defer/rcuusage.tex | 2 +-
9 files changed, 46 insertions(+), 32 deletions(-)
base-commit: 333422f99c550d4ba5809525e7eeebf1a5ab16e8
--
2.17.1
next reply other threads:[~2021-10-28 0:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-28 0:12 Akira Yokosawa [this message]
2021-10-28 0:14 ` [PATCH -perfbook 1/5] Shrink Figures 9.27 and 14.3 in 2c builds Akira Yokosawa
2021-10-28 0:15 ` [PATCH -perfbook 2/5] datastruct: Break gnuplot command line per each plot trace Akira Yokosawa
2021-10-28 0:16 ` [PATCH -perfbook 3/5] datastruct: Use consistent dash type in Figures 10.19 and E.7 Akira Yokosawa
2021-10-28 0:19 ` [PATCH -perfbook 4/5] datastruct: Expand on the dash type of traces in Figure 10.19 Akira Yokosawa
2021-10-28 0:20 ` [PATCH -perfbook 5/5] datastruct: Change marks in Figures 10.20 and 10.21 to "(x)" Akira Yokosawa
2021-10-28 13:46 ` [PATCH -perfbook 0/5] Misc tweaks of figures 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=48719e0e-2828-7017-8efe-249dff1ef2a2@gmail.com \
--to=akiyks@gmail.com \
--cc=paulmck@kernel.org \
--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.