Consider the following code segments running on two processors P1 and P2. Assume A and B are
Question:
Consider the following code segments running on two processors P1 and P2. Assume A and B are initially 0.
a. If the processors adhere to sequential consistency (SC) consistency model. What are the possible values of A and B at the end of the segments? Show the statement interleaving supporting your answer(s).
b. Repeat (a) if the processors adhere to the total store order (TSO) consistency model.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Computer Architecture A Quantitative Approach
ISBN: 9780128119051
6th Edition
Authors: John L. Hennessy, David A. Patterson
Question Posted: