Hi Everyone,
As I updated the stats after the x87 changes, I noticed that some of the
regressions have huge simout files. In fact, the switcheroo test has a
simout reference that is larger than the maximum allowed commit size.
There are at least two reasons why this is causing trouble. First, it's
not possible to update the file in a normal commit due to the size
limit. Second, it makes the repo larger than necessary.
My intention when designing the benchmark was that it would only check
for functional correctness. That is, that test succeeds if it runs to
completion. I'd therefore like to remove the simout files from all of
the switcheroo tests. Additionally, I wouldn't mind removing the stats
file as well.
Any thoughts about this?
//Andreas
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev