All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -perfbook 0/4] cpu/overheads: Make tables more consistent
@ 2023-02-14 10:03 Akira Yokosawa
  2023-02-14 10:05 ` [PATCH -perfbook 1/4] cpu: Improve layout and consistency of Tables 3.1, E.1, and E.2 Akira Yokosawa
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Akira Yokosawa @ 2023-02-14 10:03 UTC (permalink / raw)
  To: Paul E. McKenney, Leonardo Bras; +Cc: perfbook, Akira Yokosawa

Hi,

This patch set is a follow-up to commit 34cc066b1d95 ("cpu: Add a QQz
on table E.1").

Leo posted a patch to improve Table E.1 at [1].

I have gone further to improve consistency among tables on overheads
of atomic operations.

Patch 1/4 changes the layout of those tables and adjusts upper-/
lower-casing (with Reported-by: from Leo).

I found the use of "In-Core" and "Off-Core" in the tables somewhat
strange. Usually, I find pairs of "On/Off" and "In/Out" more natural.
In overheads.tex, "On-Core" vs "Off-Core" looks better to me.

So Patch 2/4 replaces "in-core" with "on-core", and does similar
replacements.

Patch 3/4 adds a page reference in QQz 3.8.

Patch 4/4 is an independent change fixing an issue in -nq builds.
I noticed an extra "," in the anchor box containing QQz 4.20, 4.21,
and 4.22 while skimming through QQz's in those builds.

[1]: https://www.spinics.net/lists/perfbook/msg03827.html

        Thanks, Akira
--
Akira Yokosawa (4):
  cpu: Improve layout and consistency of Tables 3.1, E.1, and E.2
  cpu: Use 'on-core' rather than 'in-core'
  cpu: Add page reference to Table E.1 in QQz 3.8
  toolsoftrade: Fix QQz macro in QQz series

 cpu/overheads.tex             | 161 +++++++++++++++++++++-------------
 perfbook-lt.tex               |   6 ++
 toolsoftrade/toolsoftrade.tex |   2 +-
 3 files changed, 108 insertions(+), 61 deletions(-)


base-commit: 50bb4adf51f683ba2c7d90f269632b6f4b4d4704
-- 
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-02-14 23:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-14 10:03 [PATCH -perfbook 0/4] cpu/overheads: Make tables more consistent Akira Yokosawa
2023-02-14 10:05 ` [PATCH -perfbook 1/4] cpu: Improve layout and consistency of Tables 3.1, E.1, and E.2 Akira Yokosawa
2023-02-14 10:07 ` [PATCH -perfbook 2/4] cpu: Use 'on-core' rather than 'in-core' Akira Yokosawa
2023-02-14 10:08 ` [PATCH -perfbook 3/4] cpu: Add page reference to Table E.1 in QQz 3.8 Akira Yokosawa
2023-02-14 10:09 ` [PATCH -perfbook 4/4] toolsoftrade: Fix QQz macro in QQz series Akira Yokosawa
2023-02-14 23:13 ` [PATCH -perfbook 0/4] cpu/overheads: Make tables more consistent Paul E. McKenney

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.