Hi, I am working on a prefetcher in gem5 and came across a flag called 'latency', which seems to be hard coded to 10000 (cycles?) in Prefetcher.py and this latency is added every time a prefetch request is issued by the base prefetcher, I wanted to know the impact of this and the reason for fixing this at 10k?
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
