gem5/mem
Ron Dreslinski ae1a95ed9c Merge zizzer:/z/m5/Bitkeeper/newmem
into  zazzer.eecs.umich.edu:/z/rdreslin/m5bk/newmem

--HG--
extra : convert_revision : 85406b562373f7d768a44a8c327055cb02d3f6c5
2006-04-07 18:16:11 -04:00
..
cache/prefetch Remove unneeded header files. 2006-03-14 18:03:34 -05:00
config Don't forget to check in the needed header file for the conditional prefetch building. 2006-03-16 11:34:19 -05:00
bus.cc a bit of bad code trampling on memory 2006-04-07 16:26:22 -04:00
bus.hh a bit of bad code trampling on memory 2006-04-07 16:26:22 -04:00
mem_object.cc Replace Memory with MemObject; no need for two different levels of hierarchy there. 2006-03-12 17:21:59 -05:00
mem_object.hh Add the bus and connector objects to scons 2006-03-26 21:44:22 -05:00
packet.hh move stuff around so PageShift is defined before it is needed 2006-03-29 17:37:25 -05:00
page_table.cc Move to a model with a unified request object. 2006-04-07 15:54:48 -04:00
page_table.hh Move to a model with a unified request object. 2006-04-07 15:54:48 -04:00
physical.cc a bit of bad code trampling on memory 2006-04-07 16:26:22 -04:00
physical.hh fixes for new memory system 2006-04-06 00:51:46 -04:00
port.cc Move to a model with a unified request object. 2006-04-07 15:54:48 -04:00
port.hh fixes for new memory system 2006-04-06 00:51:46 -04:00
request.hh Move to a model with a unified request object. 2006-04-07 15:54:48 -04:00
translating_port.cc Make TranslatingPort be a type of Port rather than something special 2006-03-30 15:59:49 -05:00
translating_port.hh Add a functional port that is used to load the original binaries in FS 2006-03-30 18:06:00 -05:00
vport.cc fixes for new memory system 2006-04-06 00:51:46 -04:00
vport.hh fixes for new memory system 2006-04-06 00:51:46 -04:00