diff options
author | Kevin Lim <ktlim@umich.edu> | 2006-02-03 15:21:06 -0500 |
---|---|---|
committer | Kevin Lim <ktlim@umich.edu> | 2006-02-03 15:21:06 -0500 |
commit | 989292a0fa465b2988ad6279cbd11a1d17025bf8 (patch) | |
tree | 72bbe9dca63d183e4396b8bbb485d6ecd4183c77 /arch | |
parent | 4c40848dcc4ac02072d18520da9190f4afe33282 (diff) | |
download | gem5-989292a0fa465b2988ad6279cbd11a1d17025bf8.tar.xz |
Update for new memory system. Uses the ports to access memory now. Also supports the response path of the new memory system, as well as retrying accesses.
cpu/simple/cpu.cc:
Update for new memory system. Supports using ports to access the memory system. The IcacheMissStall/DcacheMissStall statuses have been changed to reflect the cache returning a response after a variable latency (due to hit/miss). They are now DcacheWaitResponse/IcacheWaitResponse. Also supports retrying accesses.
For now the body of the copy functions are commented out.
cpu/simple/cpu.hh:
Update for new memory system.
--HG--
extra : convert_revision : 5a80247537d98ed690f7b6119094d9f59b4c7d73
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions