summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2023-06-17 12:38:59 -0700
committerPaul E. McKenney <paulmck@kernel.org>2023-06-17 12:38:59 -0700
commit9ca4fdbfd7e6c7a2f5969724196ddd6a3cf5ea89 (patch)
tree304c1c552ac0f3568313c32139488adcb8741520
parenta15f91be51eecaa18ebd5042a5a6089ef107505e (diff)
downloadperfbook-9ca4fdbfd7e6c7a2f5969724196ddd6a3cf5ea89.tar.gz
questions/removelocking: Expand on sound bites
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
-rw-r--r--appendix/questions/removelocking.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/appendix/questions/removelocking.tex b/appendix/questions/removelocking.tex
index 842ee28c..f713dabf 100644
--- a/appendix/questions/removelocking.tex
+++ b/appendix/questions/removelocking.tex
@@ -36,4 +36,5 @@ lockless methodology.
As a more general rule, a sound-bite approach to parallel programming
is not likely to end well.
-Some would argue that this is also true of many other fields of endeavor.
+Some would argue that this is also true of many other fields of endeavor,
+especially those fields most prominently featuring sound bites.