All of lore.kernel.org
 help / color / mirror / Atom feed
From: Akira Yokosawa <akiyks@gmail.com>
To: "Paul E. McKenney" <paulmck@kernel.org>,
	Leonardo Bras <leobras.c@gmail.com>
Cc: perfbook@vger.kernel.org, Akira Yokosawa <akiyks@gmail.com>
Subject: [PATCH -perfbook 3/4] cpu: Add page reference to Table E.1 in QQz 3.8
Date: Tue, 14 Feb 2023 19:08:05 +0900	[thread overview]
Message-ID: <eb00c9ea-ebce-698d-a751-053ffd96d308@gmail.com> (raw)
In-Reply-To: <8f565979-bba0-bab1-7c8e-ebc76c2b4e65@gmail.com>

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
---
 cpu/overheads.tex | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/cpu/overheads.tex b/cpu/overheads.tex
index af17b3cfdf2f..ba4a33a4c45c 100644
--- a/cpu/overheads.tex
+++ b/cpu/overheads.tex
@@ -469,8 +469,10 @@ thousand clock cycles.
 %
 \QuickQuizE{
 	\Cref{tab:cpu:Performance of Synchronization Mechanisms on 16-CPU 2.8GHz Intel X5550 (Nehalem) System}
-	in the answer to \QuickQuizARef{\QspeedOfLightAtoms} says that
-	on-core CAS is faster than both of same-CPU CAS and on-core blind CAS\@.
+	in the answer to \QuickQuizARef{\QspeedOfLightAtoms} on
+	\cpageref{tab:cpu:Performance of Synchronization Mechanisms on 16-CPU 2.8GHz Intel X5550 (Nehalem) System}
+	says that on-core CAS is faster than both of same-CPU CAS and
+	on-core blind CAS\@.
 	What is happening there?
 }\QuickQuizAnswerE{
 	I \emph{was} surprised by the data I obtained and did a rigorous
-- 
2.25.1



  parent reply	other threads:[~2023-02-14 10:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Akira Yokosawa [this message]
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

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=eb00c9ea-ebce-698d-a751-053ffd96d308@gmail.com \
    --to=akiyks@gmail.com \
    --cc=leobras.c@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.