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@xxxxxxxxx> > Date: Wed, 10 Aug 2016 20:30:56 +0900 > Subject: [PATCH] Some more hyphenation of compound words > > Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> 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 > -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html