>From 0ab1a7f060fe89570a189e481e11bd2f16f23a7e Mon Sep 17 00:00:00 2001 From: Akira Yokosawa <akiyks@xxxxxxxxx> Date: Sun, 4 Sep 2016 00:12:28 +0900 Subject: [PATCH] More hyphenation of long compound word Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> --- locking/locking.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locking/locking.tex b/locking/locking.tex index 48a3520..c5e45bf 100644 --- a/locking/locking.tex +++ b/locking/locking.tex @@ -1068,7 +1068,7 @@ Even assuming perfect scalability, \emph{one hundred} CPUs would be required to keep up with a single CPU executing the same code without locking. -This situation underscores the synchronization-granularity +This situation underscores the synchronization\-/granularity tradeoff discussed in Section~\ref{sec:SMPdesign:Synchronization Granularity}, especially Figure~\ref{fig:SMPdesign:Synchronization Efficiency}: Too coarse a granularity will limit scalability, while too fine a -- 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