summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-28If we find the mysql libraries on the machine, just compileNathan Binkert
2005-03-25styleNathan Binkert
2005-03-25Better handling of latency/frequency parameter typesNathan Binkert
2005-03-25Better exceptions in python configNathan Binkert
2005-03-24Update so that statistics can be plotted correctlyRon Dreslinski
2005-03-24Simple python cleanupNathan Binkert
2005-03-24Improvements to send.py to allow the user to specify the jobfileNathan Binkert
2005-03-24Improve toBoolNathan Binkert
2005-03-24Add Frequency and Latency as new parameter types and use themNathan Binkert
2005-03-23Formatting fixesNathan Binkert
2005-03-23Add some new config filesAli Saidi
2005-03-23Change the colors slightly and text (this was for steve's talk wayAli Saidi
2005-03-23update profile code to use shared categories fileAli Saidi
2005-03-23Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-03-23Add nhfsstone benchmark and update the latencies of various Monet thingsAli Saidi
2005-03-23Removing unneccasry dprintf that makes traces nearly impossible to read when ...Ron Dreslinski
2005-03-23First step in fixing up parameter handling. Clean up theNathan Binkert
2005-03-22Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-03-22Yet another validation testAli Saidi
2005-03-22styleNathan Binkert
2005-03-22Fix a bug introduced with the multidict commit.Nathan Binkert
2005-03-22clean up python exceptionsNathan Binkert
2005-03-22Remove lisa's extra printfNathan Binkert
2005-03-22Use the multidict in the python config stuff. Makes code a bitNathan Binkert
2005-03-22We don't support multiple inheritence very well, so we'llNathan Binkert
2005-03-22Sort the sim objects in the python outputNathan Binkert
2005-03-19Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2005-03-18Make each etherdev have it's own pci_dev numberRon Dreslinski
2005-03-18Hand merged some changesRon Dreslinski
2005-03-18Use the correct version of linuxRon Dreslinski
2005-03-18Reworked the configurations to properly use dual/quad checkpointsRon Dreslinski
2005-03-18Byproducts of aborted attempt to refine 'parent' proxy semantics.Steve Reinhardt
2005-03-17re-implement SplitLIFO so that LIFO now applies to individual sets (LRU-style...Lisa Hsu
2005-03-17nake systems parameterizable in the number of NICS. appropriately hook up ne...Lisa Hsu
2005-03-17Merge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5/pact05Lisa Hsu
2005-03-17allow the call to len on Value proxy.Lisa Hsu
2005-03-16Merge zizzer.eecs.umich.edu:/z/stever/bk/m5-headSteve Reinhardt
2005-03-16Allow proxies to refer to proxies in config files.Steve Reinhardt
2005-03-16Make panic work in m5.configNathan Binkert
2005-03-16Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-03-16No need for this ifdef, since the entire process.hh is surounded by an ifndef...Ron Dreslinski
2005-03-16Make the stack size default to 16MB in eio processesRon Dreslinski
2005-03-16Fixed the super/parent change fpr splash2 benchmarksRon Dreslinski
2005-03-16Remove DUALCPU environment variable and add NUMCPUS, which will build NUMCPUS...Ron Dreslinski
2005-03-16Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-03-16Move the creation of the L2 out of the memory base (fix for Ali) and make a w...Ron Dreslinski
2005-03-16Some changes to NSGigE's DPRINTF's that helped when I was doing NAT stuff.Lisa Hsu
2005-03-16Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-03-16Merge zizzer:/bk/m5Lisa Hsu
2005-03-16Forgot to commit run.mpy with last changeset (really belongs there).Steve Reinhardt