Hi All!
I add a new cache replacement. And I just copy the lrc.cc and lrc.hh, and
modify them. I name them as wf.cc and wf.hh. Then I modify the Cache.py.
Let the L1cache use the LRU and the L2cache use the WF replacement. But
when I run the benchmarks with l2cache and l1cache,it occurs error that
"Floating point exception (core dumped)". When I run the benchmarks with
only l1cache, there is no error. So there is something wrong with the WF. I
didn't change any const. Is it a question?
Thanks very much.
Yuejia
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to