diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2013-02-19 05:56:06 -0500 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2013-02-19 05:56:06 -0500 |
commit | 362160c8aeeb5b655158061ad57404124b4618f3 (patch) | |
tree | 3ed1ac8ebb9a75249b9c25ac673fa47cabb01a32 /src/mem/cache/cache_impl.hh | |
parent | 7cd49b24d2523eaf21179946e291c46c6acf5bfc (diff) | |
download | gem5-362160c8aeeb5b655158061ad57404124b4618f3.tar.xz |
mem: Add deferred packet class to prefetcher
This patch removes the time field from the packet as it was only used
by the preftecher. Similar to the packet queue, the prefetcher now
wraps the packet in a deferred packet, which also has a tick
representing the absolute time when the packet should be sent.
Diffstat (limited to 'src/mem/cache/cache_impl.hh')
0 files changed, 0 insertions, 0 deletions