All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@kernel.org>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: Zhouyi Zhou <zhouzhouyi@gmail.com>,
	perfbook@vger.kernel.org, luyang.co@gmail.com
Subject: Re: [PATCH-perfbook] Fix a little grammar mistake
Date: Thu, 19 Aug 2021 10:29:40 -0700	[thread overview]
Message-ID: <20210819172940.GD4126399@paulmck-ThinkPad-P17-Gen-1> (raw)
In-Reply-To: <031ce7cf-750e-7a2d-f2ba-5e7b661df2c2@gmail.com>

On Thu, Aug 19, 2021 at 07:54:30PM +0900, Akira Yokosawa wrote:
> Hello Zhouyi,
> 
> On Thu, 19 Aug 2021 15:51:58 +0800, Zhouyi Zhou wrote:
> > 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.
> 
> This can be parsed as follows:
> 
>     In practice, there are a lot more X than there are Y.
> 
> , where
> 
>     X: systems with more than 28~CPUs
>     Y: systems with more than 448 CPUs
> 
> So there is no grammatical error here.
> Three uses of "than" in a sentence might be confusing, though.
> 
> Paul might have an idea of a less-confusing sentence.

Three "than"s in one sentence is a bit excessive, now that you guys
mention it.

How about this?

	In practice, there are a lot more 28-CPU systems than there are
	448-CPU systems.

I do not believe that the "more than"s are really adding much here.

Thoughts?

							Thanx, Paul

>         Thanks, Akira 
> 
> > +	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
> > 

  parent reply	other threads:[~2021-08-19 17:30 UTC|newest]

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

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=20210819172940.GD4126399@paulmck-ThinkPad-P17-Gen-1 \
    --to=paulmck@kernel.org \
    --cc=akiyks@gmail.com \
    --cc=luyang.co@gmail.com \
    --cc=perfbook@vger.kernel.org \
    --cc=zhouzhouyi@gmail.com \
    /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.