* Re: [PATCH] Fix Paul's grammar for Communcation Miss Definition in glossary.tex
[not found] <20180225041324.11085-1-xerofoify@gmail.com>
@ 2018-02-25 22:38 ` Paul E. McKenney
0 siblings, 0 replies; only message in thread
From: Paul E. McKenney @ 2018-02-25 22:38 UTC (permalink / raw)
To: Nicholas Krause; +Cc: perfbook
On Sat, Feb 24, 2018 at 11:13:24PM -0500, Nicholas Krause wrote:
> This fixes Paul's or whoever wrote the glossary.tex file to
> use proper grammar on line 21 by changing the some to some
> other CPU to avoid a grammar mistake.
> Signed-off-by: Nicholas Krause <xerofoify@gmail.com>
Good eyes! Pulled with a rework of the commit log.
Thanx, Paul
> ---
> glossary.tex | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/glossary.tex b/glossary.tex
> index 1b9db25..9bd4024 100644
> --- a/glossary.tex
> +++ b/glossary.tex
> @@ -128,7 +128,7 @@
> by increasing ``lock contention'').
> Contrast with ``data locking''.
> \item[Communication Miss:]
> - A cache miss incurred because the some other CPU has written to
> + A cache miss incurred because some other CPU has written to
> the cache line since the last time this CPU accessed it.
> \item[Critical Section:]
> A section of code guarded by some synchronization mechanism,
> --
> 2.14.1
>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-02-25 22:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20180225041324.11085-1-xerofoify@gmail.com>
2018-02-25 22:38 ` [PATCH] Fix Paul's grammar for Communcation Miss Definition in glossary.tex 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.