diff options
author | rpj <rpj> | 2005-05-18 00:40:15 +0000 |
---|---|---|
committer | rpj <rpj> | 2005-05-18 00:40:15 +0000 |
commit | d156c0b2012b1374a3dbbf5faac7fc7fbef9bc4d (patch) | |
tree | 7b33985768f42f65bbbc58e315f3508782b564cc /tests | |
parent | d8fd03e432c4575e4d75b4cc037ffad59393f77e (diff) |
''
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 2677631..51ad9d7 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. |