Hi All, I am trying to implement prefetching but only feature available currently is CPU side prefetching where prefetchers are implemented in caches. How can I implement prefetchers in memory controller? Should I include and instantiate existing prefetchers available, in memory controller implementation in DRAMCtrl.py or define a separate prefetcher object for memory controller?
Please help!!! Thanks Muzamil
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
