Modified to work with do_events
authorRon Dreslinski <rdreslin@umich.edu>
Tue, 14 Dec 2004 18:15:54 +0000 (13:15 -0500)
committerRon Dreslinski <rdreslin@umich.edu>
Tue, 14 Dec 2004 18:15:54 +0000 (13:15 -0500)
commitd3d750151daf582cc2446d3dcb4f0fd5086b56ab
tree5f9013111773f909062cb3d324c8a8121291f1b6
parentd0bff50bbabf63de382f202dba956cd7b9b47de7
Modified to work with do_events
No multiple requests to the same block outstanding from the same tester
Using false sharing, each tester only access a single byte within the block based on which tester it is
Allow more cycles before signalling deadlock, with do_events it may take some time with NACK/retry and many proccessors

--HG--
extra : convert_revision : 4c8eab99082c53840a5ad2a926457dfc27f23b77
cpu/memtest/memtest.cc
cpu/memtest/memtest.hh