Bunch of little changes for tracking copies and getting OPT right.
authorErik Hallnor <ehallnor@umich.edu>
Sun, 17 Oct 2004 04:07:21 +0000 (00:07 -0400)
committerErik Hallnor <ehallnor@umich.edu>
Sun, 17 Oct 2004 04:07:21 +0000 (00:07 -0400)
commit867a9b84d9d633bed17a8880f84864840b923dfd
tree028cd85e7094c7e3fe8707d01e314e6957600f9b
parent800d970c2675a6609c29f4ddbc7a308e80a2caa9
Bunch of little changes for tracking copies and getting OPT right.

cpu/simple_cpu/simple_cpu.cc:
    Send Copy
cpu/trace/opt_cpu.cc:
    Calculate the block size correctly. Set lookupTable value directly, since the old way only worked for FA caches.
cpu/trace/trace_cpu.cc:
    Don't start events if the hierarchy is in non-event mode.

--HG--
extra : convert_revision : daf2db5ed7428c2fb08652cf76f6fe99d8357db5
cpu/simple_cpu/simple_cpu.cc
cpu/trace/opt_cpu.cc
cpu/trace/trace_cpu.cc