summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-02Better configurations for checkpointing. Add more NIC options.Nathan Binkert
2005-05-02Make sure to just do the dma No Allocation on readsRon Dreslinski
2005-05-02Add environment parameter for Allocation policy of DMA'sRon Dreslinski
2005-05-02Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-04-30Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-04-30Handle no_allocates as needing the response in miss_queue, like uncacheablesRon Dreslinski
2005-04-30Cleanup rcS files. Make sure there are enough tracked connections.Nathan Binkert
2005-04-29Add suport for no allocation of cache block on a dma read passing through a c...Ron Dreslinski
2005-04-28Clean up output for pc break events, and remove a unneeded break event.Ron Dreslinski
2005-04-28Make ip_conntrack table size largerRon Dreslinski
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-15Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-04-14FRon Dreslinski
2005-04-14Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
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-07Hand mergeKevin Lim
2005-04-07Include new CPUs.Kevin Lim
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