l2.prefetcher = StridePrefecher(degree = 3, latency = '10ns', size = 30)

On Mar 11, 2012, at 1:55 PM, Mahmood Naderan wrote:

> Hi,
> I think there is somthing wrong with enabling the prefetcher. After
> the prefetcher became a sim object, I tried this:
> 
> class L2Cache(BaseCache):
>   ...
>  prefetcher = 'StridePrefetcher'
> 
> However in the config.ini, the prefetcher is set to NULL.
> 
> Can someone confirm that?
> --
> // Naderan *Mahmood;
> _______________________________________________
> gem5-dev mailing list
> [email protected]
> http://m5sim.org/mailman/listinfo/gem5-dev
> 

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to