summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-24Add the m5 parameter to the ns83820 device model so that weNathan Binkert
2005-04-24cleanup mpy fileNathan Binkert
2005-04-22Make code more portable and port to cygwinNathan Binkert
2005-04-17Mostly hacks for multiplying Frequency-type proxies by constantsSteve Reinhardt
2005-04-14FRon Dreslinski
2005-04-13Make multiple calls to SimExit work.Nathan Binkert
2005-04-13Make the exit after max checkpoints code compile.Nathan Binkert
2005-04-13Add support to limit the number of checkpoints dropped.Nathan Binkert
2005-04-11Fixup split stats.Nathan Binkert
2005-04-11Update for changes in the way latencies and bandwidths are dealt with.Nathan Binkert
2005-04-11Make the notion of a global event tick independent of the actualNathan Binkert
2005-04-08Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2005-04-08full_system no longer exists as a parameterNathan Binkert
2005-04-08Hand merged a this-> statement for gcc3.4Ron Dreslinski
2005-04-08Add Parameter to only do prefetch calculations on data accesses not instructi...Ron Dreslinski
2005-04-07Support copying memory requests.Nathan Binkert
2005-04-06Add support for acking writes with a configurable delayNathan Binkert
2005-04-06fix typo in python config stuffNathan Binkert
2005-04-06Fix the python NetworkBandwidth conversion functionNathan Binkert
2005-04-06formattingNathan Binkert
2005-04-06Cleanup diagnostic and error messages for the IDE diskNathan Binkert
2005-04-06Better debugging output for the ide controllerNathan Binkert
2005-04-06Add TcpPort and UdpPort as python typesNathan Binkert
2005-04-06Move back to vmlinux-latestNathan Binkert
2005-04-06full_system isn't a useful parameter anymore, get rid of it.Nathan Binkert
2005-04-05Minor fixes for g++ 3.4Kevin Lim
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