JavaMemoryModel: Volatiles - where does SC work and PO doesn't?

From: Hudson, Rick (rick.hudson@intel.com)
Date: Tue Nov 21 2000 - 08:55:44 EST


Could folks point me to useful algorithms where Intel's Processor Ordering
(PO) or Sun's Partial Store Ordering (PSO) are not strong enough but SC with
a total ordering is strong enough? I would also be interested in use of
monitors where the SC is needed between volatiles and monitors, or for that
matter between multiple monitors.

- Rick Hudson

disclaimers

-------------------------------
JavaMemoryModel mailing list - http://www.cs.umd.edu/~pugh/java/memoryModel



This archive was generated by hypermail 2b29 : Thu Oct 13 2005 - 07:00:28 EDT