summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorrpj <rpj>2005-05-18 00:39:28 +0000
committerrpj <rpj>2005-05-18 00:39:28 +0000
commitb14baddf5c12de91219a3872b4c733399636f1a6 (patch)
tree3d7905fefa782af6ed2d5294f25a6bf09c2998ec /tests
parentf39c6daae0e01567946521b72423c8e15220bdfa (diff)
''
Diffstat (limited to 'tests')
-rw-r--r--tests/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index bbd29f7..9b00fa3 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-18 Ross Johnson <rpj@callisto.canberra.edu.au>
+
+ * reuse2.c (main): Must use a read with memory barrier semantics
+ when polling 'done' to force the cache into coherence on MP systems.
+
2005-05-15 Ross Johnson <rpj@callisto.canberra.edu.au>
* detach1.c: New test.