Hi Ali,

I am trying to implement a cache replacement policy that also requires me to 
bypass caches for some of the requests- both read and write. Whenever i 
needed to bypass, my cache replacement algorithm returns a NULL block 
pointer. I modified cache_impl.hh to do the same. However I am always 
getting a panic or "killed" message in my terminal. I am not able to get it 
working for even functional mode.
Could you please give me an idea on how you implemented it?

-Raj




_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to