On Thu, Oct 28, 2021 at 09:12:32AM +0900, Akira Yokosawa wrote: > 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. Looks good, thank you! Queued and pushed. Thanx, Paul > 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 >