Age | Commit message (Expand) | Author |
2011-08-03 | Ruby: Remove files and includes not in use | Nilay Vaish |
2011-08-02 | Scons: Drop RUBY as compile time option. | Nilay Vaish |
2011-07-06 | ruby: added generic dma machine | Brad Beckmann |
2011-07-06 | MOESI_hammer: Fixed uniprocessor DMA bug | Brad Beckmann |
2011-07-05 | slicc: add a protocol statement and an include statement | Nathan Binkert |
2011-07-05 | slicc: cleanup slicc code and make it less verbose | Nathan Binkert |
2011-07-03 | Network_test: Conform it with functional access changes in Ruby | 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-08 | Ruby: Correctly set access permissions for directory entries | Nilay Vaish |
2011-05-20 | slicc: added vnet_type to MI_example | Tushar Krishna |
2011-05-18 | slicc: added vnet_type field to identify response vnets from others | Tushar Krishna |
2011-04-28 | network: convert links & switches to first class C++ SimObjects | Brad Beckmann |
2011-04-01 | hammer: fixed dma uniproc error | 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 | MOESI_hammer: minor fixes to full-bit dir | Brad Beckmann |
2011-03-19 | MOESI_hammer: fixed dma bug with shared data | Brad Beckmann |
2011-03-19 | MOESI_CMP_directory: significant dma bug fixes | Brad Beckmann |
2011-03-18 | SLICC: Remove external_type for structures | Nilay Vaish |
2011-03-18 | SLICC: Remove the keyword wake_up_dependents | Nilay Vaish |
2011-03-18 | SLICC: Remove the keyword wake_up_all_dependents | Nilay Vaish |
2011-03-17 | Ruby: expose a simple mod function in slicc interface. | Lisa Hsu |
2011-03-03 | SCons: Clean up some inconsistent capitalization in scons options. | Gabe Black |
2011-02-23 | ruby: automate permission setting | Brad Beckmann |
2011-02-23 | MOESI_hammer: cache probe address clean up | Brad Beckmann |
2011-02-23 | ruby: cleaned up access permission enum | Brad Beckmann |
2011-02-23 | ruby: removed unsupported protocol files | Brad Beckmann |
2011-02-22 | m5: merged in hammer fix | Brad Beckmann |
2011-02-19 | Ruby: Machine Type missing in MOESI CMP directory protocol | Nilay Vaish |
2011-02-19 | Ruby: clean MOESI CMP directory protocol | Nilay Vaish |
2011-02-12 | Ruby: Reorder Cache Lookup in Protocol Files | Nilay Vaish |
2011-02-10 | MOESI_hammer: fixed wakeup for SS->S transistion | Brad Beckmann |
2011-02-08 | MESI CMP: Unset TBE pointer in L2 cache controller | Nilay Vaish |
2011-02-06 | ruby: support to stallAndWait the mandatory queue | Brad Beckmann |
2011-02-06 | MOESI_hammer: fixed dir bug counting received acks | Brad Beckmann |
2011-02-06 | MOESI_CMP_token: removed unused message fields | Tushar Krishna |
2011-02-06 | MOESI_hammer: Added full-bit directory support | Brad Beckmann |
2011-02-06 | MOESI_hammer: trigge queue fix. | Joel Hestness |
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-04 | Ruby: Updates MOESI Hammer protocol | 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 | MOESI_hammer: fixed bug for dma reads in single cpu systems | Brad Beckmann |