Age | Commit message (Expand) | Author |
2010-08-20 | ruby: Stall and wait input messages instead of recycling | Brad Beckmann |
2010-08-20 | ruby: Recycle latency fix for hammer | Brad Beckmann |
2010-08-20 | MOESI_hammer: break down miss latency stalled cycles | Brad Beckmann |
2010-08-20 | ruby: added probe filter support to hammer | Brad Beckmann |
2010-08-20 | ruby: fixed DirectoryMemory's numa_high_bit configuration | Brad Beckmann |
2010-08-20 | ruby: Reset ruby stats in RubySystem unserialize | Brad Beckmann |
2010-08-20 | ruby: Disable migratory sharing for token and hammer | Brad Beckmann |
2010-08-20 | ruby: Added SC fail indication to trace profiling | Brad Beckmann |
2010-08-20 | ruby: Fixed RubyPort sendTiming callbacks | Brad Beckmann |
2010-08-20 | ruby: fixed token bugs associated with owner token counts | Brad Beckmann |
2010-08-20 | ruby: MOESI_CMP_token dma fixes | Brad Beckmann |
2010-08-20 | ruby: Resurrected Ruby's deterministic tests | Brad Beckmann |
2010-08-20 | ruby: Updated MOESI_hammer L2 latency behavior | Brad Beckmann |
2010-08-20 | ruby: Reduced ruby latencies | Brad Beckmann |
2010-08-20 | ruby: fix ruby llsc support to sync sc outcomes | Brad Beckmann |
2010-08-20 | ruby: Fixed L2 cache miss profiling | Brad Beckmann |
2010-08-20 | ruby: Added bcast msg profiling to hammer and token | Brad Beckmann |
2010-08-20 | ruby: Added consolidated network msg stats | Brad Beckmann |
2010-08-20 | ruby: Reincarnated the responding machine profiling | Brad Beckmann |
2010-08-20 | MOESI_CMP_token: Fixed dma persistent lockdown bugs | Brad Beckmann |
2010-08-20 | memtest: Memtester support for DMA | Brad Beckmann |
2010-08-20 | ruby: Added ruby_request_type ostream def to libruby.hh | Brad Beckmann |
2010-08-20 | slicc: Consolidated the protocol stats printing | Brad Beckmann |
2010-08-20 | config: Added the topology description to m5 config.ini | Brad Beckmann |
2010-08-20 | ruby: Fixed printout when Sequencer detects a deadlock | Brad Beckmann |
2010-08-20 | MESI_CMP_directory: bug fix for old PUTX requests | Brad Beckmann |
2010-08-17 | bus: clean up default responder code. | Steve Reinhardt |
2010-07-22 | Port: Only indicate that a SimpleTimingPort is drained if its send event is | Timothy M. Jones |
2010-07-08 | cache: fix bug in SC upgrade handling | Steve Reinhardt |
2010-07-08 | garnet: Added topology print function to Garnet printStats | Brad Beckmann |
2010-07-08 | NetworkMessage copy constructor fix | Tushar Krishna |
2010-06-22 | style: updated garnet to match M5 coding style | Tushar Krishna |
2010-06-22 | cache: fix longstanding prefetcher bug | Steve Reinhardt |
2010-06-16 | cache: fail store conditionals when upgrade loses race | Steve Reinhardt |
2010-06-16 | cache: fix dirty bit setting | Steve Reinhardt |
2010-06-15 | stats: only consider a formula initialized if there is a formula | Nathan Binkert |
2010-06-10 | ruby: get rid of PrioHeap and use STL | Nathan Binkert |
2010-06-10 | ruby: get rid of the Map class | Nathan Binkert |
2010-06-10 | ruby: get rid of Vector and use STL | Nathan Binkert |
2010-06-10 | ruby: get rid of RefCnt and Allocator stuff use base/refcnt.hh | Nathan Binkert |
2010-06-07 | scons: make RUBY a regular (non-global) sticky var | Steve Reinhardt |
2010-06-01 | style: clean up ruby's Set class | Nathan Binkert |
2010-04-15 | tick: rename Clock namespace to SimClock | Nathan Binkert |
2010-04-02 | ruby: get rid of gems_common/util.hh and .cc and use stuff in src/base | Nathan Binkert |
2010-04-02 | ruby: get "using namespace" out of headers | Nathan Binkert |
2010-03-31 | style: another ruby style pass | Nathan Binkert |
2010-03-23 | ruby: continue style pass | Nathan Binkert |
2010-03-22 | ruby: style pass | Nathan Binkert |
2010-03-22 | ruby: improved isReadWrite fix me comment | Brad Beckmann |
2010-03-21 | ruby: Removed the unnecessary MachineType message fields | Brad Beckmann |