Add LRU aligned copies to the hierarchy, with only one outstanding copy. Aligned...
authorErik Hallnor <ehallnor@umich.edu>
Mon, 9 Feb 2004 22:37:27 +0000 (17:37 -0500)
committerErik Hallnor <ehallnor@umich.edu>
Mon, 9 Feb 2004 22:37:27 +0000 (17:37 -0500)
commitf0abedf769bce2d692e45ccdae3f5643a7792442
tree78412c12fe4334dba3cf20a04103948eedb9abd4
parent88c5bd695f1716dc9bab58e678c92ffddc306b13
Add LRU aligned copies to the hierarchy, with only one outstanding copy. Aligned copies now fully work in LRU (just need to write the IIC doCopy call). At the moment they are slow since a stalled copy stalls the entire cache.

cpu/memtest/memtest.cc:
cpu/memtest/memtest.hh:
    Add aligned copy tests, percent of copies is specified by percent_copies

--HG--
extra : convert_revision : eaf1900fcb8832db98249e94e3472ebfb049eb48
cpu/memtest/memtest.cc
cpu/memtest/memtest.hh