summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-04Clean up SPEC CPU2000 reference files.Steve Reinhardt
2006-12-03Delete src/oldmem.Steve Reinhardt
2006-12-02Fixes for MIPS_SE compiling. Regressions seem to work, but Korey should make...Kevin Lim
2006-12-02stats updateLisa Hsu
2006-12-01don't blow away the whole destination directoryNathan Binkert
2006-12-01change this to be a quick one so that it's in the regressions every night - i...Lisa Hsu
2006-12-01Merge zizzer:/bk/newmemLisa Hsu
2006-12-01add a simple netperf-stream test to the long tests.Lisa Hsu
2006-11-30Merge zizzer.eecs.umich.edu:/bk/newmemNathan Binkert
2006-11-30Get rid of the old release-edits script and create make_release.pyNathan Binkert
2006-11-30Update stats to match writeback fix that was madeRon Dreslinski
2006-11-30netperf-maerts-client.rcS:Lisa Hsu
2006-11-29Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-11-29Change the connecting of the physPort and virtPort to the memory object below...Kevin Lim
2006-11-29Add in O3CPU to default CPU list.Kevin Lim
2006-11-28add 2.0b2 release notesAli Saidi
2006-11-28Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-11-28Remove assertion. It's not needed and messes up writebacks when a 2 level ca...Kevin Lim
2006-11-27Add TRACING_ON setting for m5.prof.Steve Reinhardt
2006-11-26Include check for making sure caches are enabled.Kevin Lim
2006-11-24Add no-op versions of ivlb and ivle back in for backwards compatibility.Steve Reinhardt
2006-11-23Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemSteve Reinhardt
2006-11-22Do a functional access to levels above on a read as a temporary solution for ...Ron Dreslinski
2006-11-20Fix typo.Kevin Lim
2006-11-19Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemSteve Reinhardt
2006-11-19Update Virtual and Physical ports.Kevin Lim
2006-11-17Merge zizzer:/bk/newmemRon Dreslinski
2006-11-17Make an initialization pass for the thread context and set the [phys,virt]Por...Ron Dreslinski
2006-11-16add warn_once which will print any given warning messageNathan Binkert
2006-11-16Implement a single config file to encompass all of the SPECNathan Binkert
2006-11-16implement RUSAGE_CHILDREN for getrusage since it's trivialNathan Binkert
2006-11-16Implement current working directory for LiveProcessesNathan Binkert
2006-11-15Add L2 cache option to fs.py --l2cacheRon Dreslinski
2006-11-14Merge zizzer:/bk/newmemRon Dreslinski
2006-11-14Various fixes to delete packet and request a little better.Kevin Lim
2006-11-14Merge zizzer:/bk/newmemRon Dreslinski
2006-11-14Fix bugs around uni-coherence invalidates being propogated properly.Ron Dreslinski
2006-11-14Merge zizzer:/bk/newmemLisa Hsu
2006-11-14interrupts.hh:Lisa Hsu
2006-11-14If all the targets aren't satisfied, reinitialize the packet.Ron Dreslinski
2006-11-14Update atomic and functional paths for snoops as wellRon Dreslinski
2006-11-14Update phase param in the .py file for the cpusRon Dreslinski
2006-11-14Update bus bridges now that snoop ranges are passed properlyRon Dreslinski
2006-11-14Make cpu's capable of having a phase shiftRon Dreslinski
2006-11-13Fix a bug to handle the fact that a CPU can send Functional accesses while a ...Ron Dreslinski
2006-11-13Merge zizzer:/bk/newmemRon Dreslinski
2006-11-13If we didn't satisfy all targets, reset the packet we are requesting with.Ron Dreslinski
2006-11-13Fix some errors related to snooping and functional access in the busRon Dreslinski
2006-11-13Fix problems with snoop ranges not working properly on functional accessesRon Dreslinski
2006-11-13Changes needed for a bus from CPU->L1Ron Dreslinski