diff options
author | Kevin Lim <ktlim@umich.edu> | 2006-11-14 17:22:32 -0500 |
---|---|---|
committer | Kevin Lim <ktlim@umich.edu> | 2006-11-14 17:22:32 -0500 |
commit | 069c7c30d1c871aba937a6a4ee7b1146d716ac4b (patch) | |
tree | 1d2c04c1c1beff2c9238cc87dc52016d8f7aeac3 /src/cpu/base.hh | |
parent | 2f6a9454d13e44faba55b14d958f20a04bc36246 (diff) | |
download | gem5-069c7c30d1c871aba937a6a4ee7b1146d716ac4b.tar.xz |
Various fixes to delete packet and request a little better.
src/cpu/simple/timing.cc:
Various updates for deleting requests more properly.
The major change is moving the deletion of the fetch request/packet to after the instruction has executed and completed. This should fix a few bugs because Ron's memory system didn't expect a call for a functional access while a timing access was being processed.
--HG--
extra : convert_revision : c7cf114bb1ff3cdaa7b0a40ed4c5302dc9d3a522
Diffstat (limited to 'src/cpu/base.hh')
0 files changed, 0 insertions, 0 deletions