Files
gem5/src/mem/cache
Kevin Lim b26355daa8 Ports now have a pointer to the MemObject that owns it (can be NULL).
src/cpu/simple/atomic.hh:
    Port now takes in the MemObject that owns it.
src/cpu/simple/timing.hh:
    Port now takes in MemObject that owns it.
src/dev/io_device.cc:
src/mem/bus.hh:
    Ports now take in the MemObject that owns it.
src/mem/cache/base_cache.cc:
    Ports now take in the MemObject that own it.
src/mem/port.hh:
src/mem/tport.hh:
    Ports now optionally take in the MemObject that owns it.

--HG--
extra : convert_revision : 890a72a871795987c2236c65937e06973412d349
2006-10-31 13:59:30 -05:00
..
2006-10-22 20:38:34 -07:00
2006-10-20 00:10:12 -07:00
2006-10-22 20:38:34 -07:00
2006-10-20 00:10:12 -07:00
2006-10-22 21:07:38 -07:00
2006-10-20 00:10:12 -07:00