Age | Commit message (Expand) | Author |
2011-02-06 | garnet: added orion2.0 for network power calculation | Tushar Krishna |
2011-02-06 | garnet: separate data and ctrl VCs | Tushar Krishna |
2011-01-17 | Change interface between coherence protocols and CacheMemory | Nilay Vaish |
2011-01-13 | Ruby: Fixes MESI CMP directory protocol | Nilay Vaish |
2011-01-10 | ruby: get rid of ruby's Debug.hh | Nathan Binkert |
2011-01-07 | Replace curTick global variable with accessor functions. | Steve Reinhardt |
2011-01-04 | Ruby: Updates MOESI Hammer protocol | Nilay Vaish |
2011-01-03 | Make commenting on close namespace brackets consistent. | Steve Reinhardt |
2010-12-23 | PerfectCacheMemory: Add return statements to two functions. | Nilay Vaish |
2010-12-22 | This patch removes the WARN_* and ERROR_* from src/mem/ruby/common/Debug.hh f... | Nilay Vaish |
2010-12-08 | ruby: remove Ruby asserts for m5.fast | Brad Beckmann |
2010-12-01 | ruby: Converted old ruby debug calls to M5 debug calls | Nilay Vaish |
2010-11-19 | SE: Fix simulating more than 4GB of RAM in SE mode | Ali Saidi |
2010-11-19 | SCons: Support building without an ISA | Ali Saidi |
2010-11-08 | ARM: Add checkpointing support | Ali Saidi |
2010-11-08 | Mem: Finish half-baked support for mmaping file in physmem. | Ali Saidi |
2010-10-18 | cache: minor SC assertion fix | Steve Reinhardt |
2010-10-16 | Mem: Reclaim some request flags used by MIPS for alignment checking. | Gabe Black |
2010-10-13 | Mem: Change the CLREX flag to CLEAR_LL. | Gabe Black |
2010-09-30 | CPU/Cache: Fix some errors exposed by valgrind | Ali Saidi |
2010-09-21 | cache: improve coherence handling of writebacks | Steve Reinhardt |
2010-09-13 | Faults: Pass the StaticInst involved, if any, to a Fault's invoke method. | Gabe Black |
2010-09-10 | style: fix sorting of includes and whitespace in some files | Nathan Binkert |
2010-09-09 | code_formatter: make it easier to insert whitespace | Nathan Binkert |
2010-09-09 | cache: fail SC when invalidated while waiting for bus | Steve Reinhardt |
2010-09-09 | mem: fix functional accesses to deal with coherence change | Steve Reinhardt |
2010-09-09 | cache: coherence protocol enhancements & bug fixes | Steve Reinhardt |
2010-08-26 | mem: fix m5.fast compile bug in previous cset | Steve Reinhardt |
2010-08-25 | cache: fix a bug in atomic multilevel snoops | Steve Reinhardt |
2010-08-25 | mem: fix dumb typo in copyrights | Steve Reinhardt |
2010-08-24 | testers: move testers to a new directory | Brad Beckmann |
2010-08-24 | MOESI_hammer: fixed bug for dma reads in single cpu systems | Brad Beckmann |
2010-08-23 | MEM: Make CLREX a first class request operation and clear locks in caches whe... | Gene Wu |
2010-08-23 | ARM: Make sure that software prefetch instructions can't change the state of ... | Gene Wu |
2010-08-23 | Compiler: Fixes for GCC 4.5. | Ali Saidi |
2010-08-20 | ruby: Added merge GETS optimization to hammer | Brad Beckmann |
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 |