Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
* Changing non-volatile access to volatile in counter examples
@ 2018-07-23 20:07 Imre Palik
  2018-07-23 20:07 ` [PATCH 1/4] Changing counttorture defaults Imre Palik
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Imre Palik @ 2018-07-23 20:07 UTC (permalink / raw)
  To: paulmck; +Cc: perfbook


This series changes some of the counter examples to use volatile access, to
avoid overly eager compilers/linkers to optimise out necessary reads/writes.


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

end of thread, other threads:[~2018-07-23 21:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-23 20:07 Changing non-volatile access to volatile in counter examples Imre Palik
2018-07-23 20:07 ` [PATCH 1/4] Changing counttorture defaults Imre Palik
2018-07-23 20:07 ` [PATCH 2/4] Making the counter implementations safer Imre Palik
2018-07-23 20:07 ` [PATCH 3/4] Updating count.tex with new counter code Imre Palik
2018-07-23 20:07 ` [PATCH 4/4] Regenerating the atomic counter graph on a more modern CPU Imre Palik
2018-07-23 20:55 ` Changing non-volatile access to volatile in counter examples Paul E. McKenney

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