Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
* [PATCH 0/2] Updates to Chapter memorder
@ 2018-11-04 11:18 Junchang Wang
  2018-11-04 11:18 ` [PATCH 1/2] memorder: fix typo Junchang Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Junchang Wang @ 2018-11-04 11:18 UTC (permalink / raw)
  To: paulmck, akiyks; +Cc: perfbook, Junchang Wang

Hi Paul and Akira,

I have read through the first half of Chapter memorder, and here is correction
for a few typos. Please take a look.

For the first patch, the last clause I modified still looks confusion to me.
Currently the clause is "though only if both \co{r1} and \co{r3} both end up
containing the address of \co{x}"; however, my understanding is that prior load
or store would also be ordered before the store on line 16, __only if r1 ends up
containing the address of x__. That is, it is not necessary to involve r2/r3. Is
my understanding correct? Or did I miss anything about this in the book?


Thanks,
--Junchang

Junchang Wang (2):
  memorder: fix typo
  memorybarriercum.svg: fix typo

 memorder/memorder.tex         | 8 ++++----
 memorder/memorybarriercum.svg | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2018-11-06  6:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-04 11:18 [PATCH 0/2] Updates to Chapter memorder Junchang Wang
2018-11-04 11:18 ` [PATCH 1/2] memorder: fix typo Junchang Wang
2018-11-05 19:45   ` Paul E. McKenney
2018-11-06  6:15     ` Junchang Wang
2018-11-04 11:18 ` [PATCH 2/2] memorybarriercum.svg: " Junchang Wang
2018-11-05 19:48   ` Paul E. McKenney
2018-11-04 12:04 ` [PATCH 0/2] Updates to Chapter memorder Akira Yokosawa
2018-11-05 19:50   ` Paul E. McKenney
2018-11-06  6:18     ` Junchang Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox