diff options
author | rpj <rpj> | 2005-05-18 00:39:28 +0000 |
---|---|---|
committer | rpj <rpj> | 2005-05-18 00:39:28 +0000 |
commit | b14baddf5c12de91219a3872b4c733399636f1a6 (patch) | |
tree | 3d7905fefa782af6ed2d5294f25a6bf09c2998ec /tests/ChangeLog | |
parent | f39c6daae0e01567946521b72423c8e15220bdfa (diff) |
''
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 5 |
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. |