summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-04Add more prefetcher support.Ron Dreslinski
2005-04-04Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-04-02Added support for multiple prefetch address from single access (depth of pref...Ron Dreslinski
2005-04-02Rework some statistics and add some prefetcher statistics. Also remove an un...Ron Dreslinski
2005-04-02Fix up Python ParamContext support.Steve Reinhardt
2005-04-01Set the time in the request to proprley calculate latenciesRon Dreslinski
2005-04-01Make sure to calculate the new state properly in coherence protocolRon Dreslinski
2005-04-01Some hand mergesRon Dreslinski
2005-04-01Another pass at the prefetcher. Now it works with both miss and access refer...Ron Dreslinski
2005-04-01Remove a printf that shouldn't be there, Fix some errors with full system con...Ron Dreslinski
2005-03-30Rework the way the prefetcher is used. Now we copy the request from the pref...Ron Dreslinski
2005-03-30First pass at a prefetcherRon Dreslinski
2005-03-29expose variables for number of global events per simulated second,Nathan Binkert
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