All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Some more hyphenation of compound words
@ 2016-08-12  9:12 Akira Yokosawa
  2016-08-14  2:35 ` Paul E. McKenney
  0 siblings, 1 reply; 2+ messages in thread
From: Akira Yokosawa @ 2016-08-12  9:12 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From 9761c723cb8a53b257878fd4fff0b042d0ccebbb Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Wed, 10 Aug 2016 20:30:56 +0900
Subject: [PATCH] Some more hyphenation of compound words

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
---
 SMPdesign/criteria.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SMPdesign/criteria.tex b/SMPdesign/criteria.tex
index a84f301..f2f4602 100644
--- a/SMPdesign/criteria.tex
+++ b/SMPdesign/criteria.tex
@@ -48,7 +48,7 @@ contention, overhead, read-to-write ratio, and complexity:
 	This may be lock contention, memory contention, or a host
 	of other performance killers.
 \item[Work-to-Synchronization Ratio:]  A uniprocessor,
-	single-threaded, non-preemptible, and non-interruptible\footnote{
+	single\-/threaded, non-preemptible, and non\-/interruptible\footnote{
 		Either by masking interrupts or by being oblivious to them.}
 	version of a given parallel
 	program would not need any synchronization primitives.
-- 
1.9.1


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

* Re: [PATCH] Some more hyphenation of compound words
  2016-08-12  9:12 [PATCH] Some more hyphenation of compound words Akira Yokosawa
@ 2016-08-14  2:35 ` Paul E. McKenney
  0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2016-08-14  2:35 UTC (permalink / raw)
  To: Akira Yokosawa; +Cc: perfbook

On Fri, Aug 12, 2016 at 06:12:32PM +0900, Akira Yokosawa wrote:
> >From 9761c723cb8a53b257878fd4fff0b042d0ccebbb Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Wed, 10 Aug 2016 20:30:56 +0900
> Subject: [PATCH] Some more hyphenation of compound words
> 
> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>

Queued, thank you!

							Thanx, Paul

> ---
>  SMPdesign/criteria.tex | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/SMPdesign/criteria.tex b/SMPdesign/criteria.tex
> index a84f301..f2f4602 100644
> --- a/SMPdesign/criteria.tex
> +++ b/SMPdesign/criteria.tex
> @@ -48,7 +48,7 @@ contention, overhead, read-to-write ratio, and complexity:
>  	This may be lock contention, memory contention, or a host
>  	of other performance killers.
>  \item[Work-to-Synchronization Ratio:]  A uniprocessor,
> -	single-threaded, non-preemptible, and non-interruptible\footnote{
> +	single\-/threaded, non-preemptible, and non\-/interruptible\footnote{
>  		Either by masking interrupts or by being oblivious to them.}
>  	version of a given parallel
>  	program would not need any synchronization primitives.
> -- 
> 1.9.1
> 


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

end of thread, other threads:[~2016-08-14  8:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-12  9:12 [PATCH] Some more hyphenation of compound words Akira Yokosawa
2016-08-14  2:35 ` 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.