summaryrefslogtreecommitdiff
path: root/src/mem/cache/prefetch/ghb.cc
AgeCommit message (Expand)Author
2014-09-20mem: Remove the GHB prefetcher from the source treeMitch Hayenga
2014-01-24mem: Add support for a security bit in the memory systemGiacomo Gabrielli
2012-10-15Mem: Use cycles to express cache-related latenciesAndreas Hansson
2012-02-12mem: Add a master ID to each request object.Ali Saidi
2012-02-12prefetcher: Make prefetcher a sim object instead of it being a parameter on c...Mrinmoy Ghosh
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2009-03-10prefetch: don't panic on requests w/o contextID (e.g., writebacks).Steve Reinhardt
2009-02-16Fixes to get prefetching working again.Steve Reinhardt
2008-11-02Add in Context IDs to the simulator. From now on, cpuId is almost never used,Lisa Hsu
2008-02-10Fix #include lines for renamed cache files.Steve Reinhardt
2008-02-10Rename cache files for brevity and consistency with rest of tree.Steve Reinhardt