All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH-perfbook 1/4] cpu: Fix typo
@ 2022-02-01 20:07 Johann Klähn
  2022-02-01 20:07 ` [PATCH-perfbook 2/4] defer: Remove leftover manipulation of bottom bit in hazptr.c Johann Klähn
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Johann Klähn @ 2022-02-01 20:07 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook

Signed-off-by: Johann Klähn <johann@jklaehn.de>
---
 cpu/overheads.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cpu/overheads.tex b/cpu/overheads.tex
index 84360256..b8a65faa 100644
--- a/cpu/overheads.tex
+++ b/cpu/overheads.tex
@@ -109,7 +109,7 @@ events might ensue:
 	CPUs~0 and~7 might have different values for the same set
 	of variables in the cacheline.
 	This sort of incoherence greatly complicates parallel software,
-	which is why so wise hardware architects avoid it.
+	which is why wise hardware architects avoid it.
 }\QuickQuizEndE
 }
 
-- 
2.34.1


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

end of thread, other threads:[~2022-02-03 23:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-01 20:07 [PATCH-perfbook 1/4] cpu: Fix typo Johann Klähn
2022-02-01 20:07 ` [PATCH-perfbook 2/4] defer: Remove leftover manipulation of bottom bit in hazptr.c Johann Klähn
2022-02-01 20:07 ` [PATCH-perfbook 3/4] glossary: Fix typo Johann Klähn
2022-02-01 20:07 ` [PATCH-perfbook 4/4] glossary: Use more common definition of RAII Johann Klähn
2022-02-01 20:38   ` Paul E. McKenney
2022-02-01 22:16     ` Johann Klähn
2022-02-03 23:34       ` 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.