summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-22Go Blue!!!!Nathan Binkert
2003-11-22Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2003-11-22We only need to choose that we do want binning, or we don't.Nathan Binkert
2003-11-20Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2003-11-20full_cpu.cc:Lisa Hsu
2003-11-19Pass all the related information (the memreq) to the findBlock call. Working ...Erik Hallnor
2003-11-19Pass MemReqPtr by reference.Erik Hallnor
2003-11-19Move some MSHR typedefs into the class, transition from MSHRblah to MSHR::blah.Erik Hallnor
2003-11-15make the name consistent with what it does.Nathan Binkert
2003-11-14Make it so that we create a directory for each checkpoint so thatNathan Binkert
2003-11-12statistics.cc:Nathan Binkert
2003-11-12in the case where we don't have any bins, we don't want to panicNathan Binkert
2003-11-12Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2003-11-12Change setup scheme to split base configurations from configuration options.Steve Reinhardt
2003-11-12Merge ehallnor@zizzer:/bk/m5Erik Hallnor
2003-11-12Create a compressed cache if there is a compressed bus or data should be stor...Erik Hallnor
2003-11-12Add config for simple purely functional simulation (no caches).Steve Reinhardt
2003-11-12Rewrite getdirentries to replace SS-derived version.Steve Reinhardt
2003-11-09Minor enhancements to rundiff script.Steve Reinhardt
2003-11-09Setup to build with gcc 3.3.2.Steve Reinhardt
2003-11-09ISCA hack is for FULL_SYSTEM only.Steve Reinhardt
2003-11-07Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5Steve Raasch
2003-11-07updates for the new stats formatSteve Raasch
2003-11-07It's important that there be white-space between each elementSteve Raasch
2003-11-07add a couple of hacks to get thigns going for ISCANathan Binkert
2003-11-07Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/m5Lisa Hsu
2003-11-07save and restore the current bin during reset since weNathan Binkert
2003-11-07add a numTicks stat to detailed cpu.Lisa Hsu
2003-11-07track the idle_thread() function in the kernel, so that we can know if we are...Lisa Hsu
2003-11-06change the path that i track from two separate paths to one.Lisa Hsu
2003-11-06Quick hack to make the simulator exit after the last period.Nathan Binkert
2003-11-06"remove SWContext * from map when it is context switched in"Ron Dreslinski
2003-11-06Make sure to serialize the bool that signifies a pending interruptRon Dreslinski
2003-11-06Merge ehallnor@zizzer:/bk/m5Erik Hallnor
2003-11-06Various fixes to memory code.Erik Hallnor
2003-11-06Nat's fix for compile bugSteve Raasch
2003-11-06better binning of Average statsNathan Binkert
2003-11-06Little fixes to make more of the stats reset correctly.Nathan Binkert
2003-11-05Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/m5Lisa Hsu
2003-11-05add things to track read and soo_read for specweb.Lisa Hsu
2003-11-05Ok, actually call resetStats on all statsNathan Binkert
2003-11-05Add a virtual function resetStats() that any SimObject can inheritNathan Binkert
2003-11-05Fix stats resetNathan Binkert
2003-11-05fix equationsSteve Raasch
2003-11-05Fix for minor oops found by insureSteve Raasch
2003-11-05Fix initialization bug. No apparent change in external behavior.Steve Raasch
2003-11-04This is M5!Nathan Binkert
2003-11-04Properly serialize the clock eventRon Dreslinski
2003-11-04Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/m5Lisa Hsu
2003-11-04Hack to enable perl totaling of standard deviation statistics.Lisa Hsu