Age | Commit message (Expand) | Author |
2011-09-01 | Functional Accesses: Update states to support Broadcast/Snooping protocols. | Lisa Hsu |
2011-08-29 | SLICC: Pass arguments by reference | Nilay Vaish |
2011-08-29 | Ruby: Remove some unused code | Nilay Vaish |
2011-08-26 | Ruby: Eliminate modulo op for computing set size. | 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-08-02 | Scons: Make some Action objects fit the abreviated output format. | Gabe Black |
2011-07-06 | ruby: added generic dma machine | Brad Beckmann |
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-06-14 | Ruby: Correct set LONG_BITS and INDEX_SHIFT in class Set. | Nilay Vaish |
2011-06-08 | Ruby: Correctly set access permissions for directory entries | Nilay Vaish |
2011-06-02 | copyright: clean up copyright blocks | Nathan Binkert |
2011-05-31 | orion: bug fix in link power, and some reorg | Tushar Krishna |
2011-05-31 | garnet: added network ptr to links to be used by orion | Tushar Krishna |
2011-05-23 | config: tweak ruby configs to clean up hierarchy | Steve Reinhardt |
2011-05-21 | garnet: use vnet_type from protocol to decide buffer depths | Tushar Krishna |
2011-05-18 | slicc: added vnet_type field to identify response vnets from others | Tushar Krishna |
2011-05-18 | garnet: rename and rearrange config parameters. | Tushar Krishna |
2011-05-07 | network: added Torus and Pt2Pt topologies | Tushar Krishna |
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-28 | network: set the ExtLink bw to 16 bytes | Brad Beckmann |
2011-04-28 | garnet: removed flit_width from Routers | Brad Beckmann |
2011-04-28 | network: adjusted default endpoint bandwidth | Brad Beckmann |
2011-04-28 | network: removed the unused network-wide latency param | Brad Beckmann |
2011-04-28 | network: moved network config params | Brad Beckmann |
2011-04-28 | network: basic link bw for garnet and simple networks | Brad Beckmann |
2011-04-28 | network: convert links & switches to first class C++ SimObjects | Brad Beckmann |
2011-04-28 | garnet: cleaned up flexible network header file | Brad Beckmann |
2011-04-28 | ruby: moved topology to the top network directory | Brad Beckmann |
2011-04-28 | ruby: removed dated comment in SimpleNetwork | Brad Beckmann |
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 makes garnet use the info about active and inactive vnets during a... | Tushar Krishna |
2011-03-21 | fix garnet fleible pipeline | Tushar Krishna |
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 |