Age | Commit message (Expand) | Author |
2011-09-01 | Functional Accesses: Update states to support Broadcast/Snooping protocols. | Lisa Hsu |
2011-08-29 | Ruby: Remove some unused code | Nilay Vaish |
2011-08-15 | Ruby: Initialize some variables. | Nilay Vaish |
2011-08-08 | BuildEnv: Eliminate RUBY as build environment variable | Nilay Vaish |
2011-08-03 | Ruby: Remove files and includes not in use | Nilay Vaish |
2011-07-01 | Ruby: Commit files missing from previous commit | Nilay Vaish |
2011-06-30 | Ruby: Add support for functional accesses | Brad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E) |
2011-06-24 | Ruby: remove unused functions in CacheMemory: get/setMemoryValue | Joel Hestness |
2011-05-05 | ruby: use RubyMemory flag & remove setDebug() functionality | Korey Sewell |
2011-05-02 | ruby: dbg: use system ticks instead of cycles | Korey Sewell |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2011-04-06 | ruby: fixes to support more types of RubyRequests | Brad Beckmann |
2011-03-31 | CacheMemory: add allocateVoid() that is == allocate() but no return value. | Lisa Hsu |
2011-03-31 | Ruby: Add new object called WireBuffer to mimic a Wire. | Lisa Hsu |
2011-03-31 | Ruby: pass Packet->Req->contextId() to Ruby. | Lisa Hsu |
2011-03-28 | This patch supports cache flushing in MOESI_hammer | Somayeh Sardashti |
2011-03-22 | Ruby: Remove CacheMsg class from SLICC | Nilay Vaish |
2011-03-21 | This patch adds the network tester for simple and garnet networks. | Tushar Krishna |
2011-03-19 | Ruby: Convert CacheRequestType to RubyRequestType | Nilay Vaish |
2011-03-19 | Ruby: Convert AccessModeType to RubyAccessMode | Nilay Vaish |
2011-03-19 | Ruby: dma retry fix | Brad Beckmann |
2011-03-19 | RubyPort: minor fixes to trace flag and dprintfs | Brad Beckmann |
2011-03-19 | ruby: added useful dma progress dprintf | Brad Beckmann |
2011-02-25 | Ruby: Remove libruby | Nilay Vaish |
2011-02-23 | ruby: cleaned up access permission enum | Brad Beckmann |
2011-02-09 | ruby: removed duplicate make response call | Brad Beckmann |
2011-02-06 | ruby: minor fix to deadlock panic message | Brad Beckmann |
2011-02-06 | ruby: numa bit fix for sparse memory | Brad Beckmann |
2011-02-06 | mem: Added support for Null data packet | Brad Beckmann |
2011-02-06 | ruby: Fix RubyPort to properly handle retrys | Brad Beckmann |
2011-02-06 | Ruby: Fix to return cache block size to CPU for split data transfers | Joel Hestness |
2011-02-06 | Ruby: Add support for locked memory accesses in X86_FS | Joel Hestness |
2011-02-06 | Ruby: Update the Ruby request type names for LL/SC | Joel Hestness |
2011-02-06 | ruby: Assert for x86 misaligned access | Brad Beckmann |
2011-01-17 | Change interface between coherence protocols and CacheMemory | 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 |
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-01 | ruby: Converted old ruby debug calls to M5 debug calls | Nilay Vaish |
2010-08-24 | testers: move testers to a new directory | 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: Added SC fail indication to trace profiling | Brad Beckmann |
2010-08-20 | ruby: Fixed RubyPort sendTiming callbacks | 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 |