All of lore.kernel.org
 help / color / mirror / Atom feed
* Question about Table E.1
@ 2023-02-08  3:07 Leonardo Brás
  2023-02-08  3:41 ` Paul E. McKenney
  0 siblings, 1 reply; 16+ messages in thread
From: Leonardo Brás @ 2023-02-08  3:07 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook

Hello Paul,

I have been reading the book, until I stumbled on Quick Quiz 3.7,
Table E.1: Performance of Synchronization Mechanisms
on 16-CPU 2.8 GHz Intel X5550 (Nehalem) System

<Copying from source, since the PDF is a little tricky>

The first part looks like:

        Clock period            &           0.4 &           1.0 \\
        Same-CPU CAS            &          12.2 &          33.8 \\
        Same-CPU lock           &          25.6 &          71.2 \\
        Blind CAS               &          12.9 &          35.8 \\
        CAS                     &           7.0 &          19.4 \\
 
In this case, what would be the last lines "Blind CAS" and "CAS" referring to ? 

(For a second I thought it could be "In-Core Blind CAS" and "In-Core CAS" like
in Table 3.1, but that would not make sense: This "CAS" is faster than the
previous "Same-CPU CAS". )

Thanks for reading,
Leo




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

end of thread, other threads:[~2023-02-13 19:37 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-08  3:07 Question about Table E.1 Leonardo Brás
2023-02-08  3:41 ` Paul E. McKenney
2023-02-08  5:33   ` Leonardo Brás
2023-02-08  5:50   ` Leonardo Brás
2023-02-08  8:47   ` Akira Yokosawa
2023-02-08 10:26     ` Akira Yokosawa
2023-02-08 22:15       ` Paul E. McKenney
2023-02-08 23:49         ` Akira Yokosawa
2023-02-09 11:13           ` Akira Yokosawa
2023-02-09 15:12             ` [PATCH -perfbook] cpu: PoC of A QQz citing table in answer to another QQz (was Re: Question about Table E.1) Akira Yokosawa
2023-02-11  8:49               ` Leonardo Brás
2023-02-12  0:04                 ` Akira Yokosawa
2023-02-12  0:42               ` [PATCH -perfbook v2] cpu: Add a QQz on table E.1 Akira Yokosawa
2023-02-13  0:28                 ` Paul E. McKenney
2023-02-13  1:54                   ` Akira Yokosawa
2023-02-13 19:37                     ` 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.