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 4/6] debugging: Add opening sentence in Answer to QQZ 11.2
Date: Sat, 7 Mar 2020 07:51:14 +0900 [thread overview]
Message-ID: <968a58f4-d4bd-5fb7-43f7-cdee8fde733f@gmail.com> (raw)
In-Reply-To: <0a98646c-eb33-a27c-b974-ff38b8652a44@gmail.com>
From dff3065e9c873a499fcc03e5c190e3e531f2199c Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Fri, 6 Mar 2020 20:40:00 +0900
Subject: [PATCH 4/6] debugging: Add opening sentence in Answer to QQZ 11.2
Beginning an answer with an enumerate list can cause the "Answer"
heading to be orphaned. Avoid it by adding an opening sentence.
Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
---
debugging/debugging.tex | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debugging/debugging.tex b/debugging/debugging.tex
index 07350fe1..cef456af 100644
--- a/debugging/debugging.tex
+++ b/debugging/debugging.tex
@@ -231,6 +231,8 @@ validation is just the right type of job for you.
What test inputs should you provide to this program to test it
for use with \co{time} output generated by single-threaded programs?
\QuickQuizAnswer{
+ Can you say ``Yes'' to all the following questions?
+
\begin{enumerate}
\item Do you have a test case in which all the time is
consumed in user mode by a CPU-bound program?
--
2.17.1
next prev parent reply other threads:[~2020-03-06 22:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-06 22:46 [PATCH 0/6] Improve page/column breaks in Appendix E Akira Yokosawa
2020-03-06 22:47 ` [PATCH 1/6] qqz.sty: " Akira Yokosawa
2020-03-06 22:49 ` [PATCH 2/6] qqz.sty: Fix position of \goodbreak for accuracy of hyperlinks Akira Yokosawa
2020-03-06 22:50 ` [PATCH 3/6] toolsoftrade: Use nbsp in front of single letter variable Akira Yokosawa
2020-03-06 22:51 ` Akira Yokosawa [this message]
2020-03-06 22:52 ` [PATCH 5/6] defer/rcuusage: Reverse nesting of fcvref and enumerate envs Akira Yokosawa
2020-03-06 22:53 ` [PATCH 6/6] SMPdesign/partexercises: Move figure env next to first paragraph in QQA Akira Yokosawa
2020-03-07 1:29 ` [PATCH 0/6] Improve page/column breaks in Appendix E 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=968a58f4-d4bd-5fb7-43f7-cdee8fde733f@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.