A description about ARM processor says that history of multi processor ARM CPU is about five years. However, the sentence was written in 2010 by commit 864762cb5206f31b71757e4da8362d8c1c0e3b7c ("Add ARM to the "why memory barriers" section."). It's 2016 now. Multi processor ARM CPUs are common and its history is more than a decade. The sentence can be simply modified to say ten years rather than five years. However, it would be better to simply remove the sentence because modifying the word every year would be painful and a decade in computer industry is not a short period though it may be arguable. For the reason, this commit removes the sentence. Signed-off-by: SeongJae Park <sj38.park@xxxxxxxxx> --- appendix/whymb/whymemorybarriers.tex | 2 -- 1 file changed, 2 deletions(-) diff --git a/appendix/whymb/whymemorybarriers.tex b/appendix/whymb/whymemorybarriers.tex index 38ffad6..2eef059 100644 --- a/appendix/whymb/whymemorybarriers.tex +++ b/appendix/whymb/whymemorybarriers.tex @@ -1949,8 +1949,6 @@ SSE and 3DNOW instructions into account. The ARM family of CPUs is extremely popular in embedded applications, particularly for power-constrained applications such as cellphones. -There have nevertheless been multiprocessor implementations of ARM -for more than five years. Its memory model is similar to that of Power (see Section~\ref{sec:app:whymb:POWER / PowerPC}, but ARM uses a different set of memory-barrier instructions~\cite{ARMv7A:2010}: -- 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