All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH-perfbook] Fix a little grammar mistake
@ 2021-08-19  7:51 Zhouyi Zhou
  2021-08-19 10:54 ` Akira Yokosawa
  0 siblings, 1 reply; 12+ messages in thread
From: Zhouyi Zhou @ 2021-08-19  7:51 UTC (permalink / raw)
  To: paulmck, perfbook, luyang.co; +Cc: Zhouyi Zhou

Hi Paul,

I think there is a little grammer mistake in answer to quick quiz 10.8,
I am not so sure because my English is not so well ;-)

Thanks
Zhouyi

Signed-off-by: Zhouyi Zhou <zhouzhouyi@gmail.com>
---
 datastruct/datastruct.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/datastruct/datastruct.tex b/datastruct/datastruct.tex
index adb102d..68341f2 100644
--- a/datastruct/datastruct.tex
+++ b/datastruct/datastruct.tex
@@ -963,1 +963,1 @@ not recommended for production use.
 	In theory, it isn't any safer, and a useful exercise would be
	to run these programs on larger systems.
 	In practice, there are a lot more systems with more than 28~CPUs
-	than there are systems with more than 448 CPUs.
+	are systems with more than 448 CPUs.
 	In addition, other testing has shown that RCU read-side primitives
 	offer consistent performance and scalability up to at least 1024 CPUs.
 }\QuickQuizEnd
-- 
2.5.0


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

end of thread, other threads:[~2021-08-20 23:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-19  7:51 [PATCH-perfbook] Fix a little grammar mistake Zhouyi Zhou
2021-08-19 10:54 ` Akira Yokosawa
2021-08-19 11:39   ` Zhouyi Zhou
2021-08-19 17:29   ` Paul E. McKenney
2021-08-19 21:05     ` Zhouyi Zhou
2021-08-19 23:43     ` Akira Yokosawa
2021-08-20  2:54       ` Paul E. McKenney
2021-08-20 10:43         ` Akira Yokosawa
2021-08-20 20:04           ` Paul E. McKenney
2021-08-20 20:21             ` Zhouyi Zhou
2021-08-20 23:30             ` Akira Yokosawa
2021-08-20 23:53               ` 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.