Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-19 | merge | Derek Hower | |
2009-11-18 | ruby: Ruby 64-bit address output fixes. | Brad Beckmann | |
2009-09-15 | ruby: improve libruby_issue_request feedback | Derek Hower | |
2009-09-15 | removed isReady from the library interface | Derek Hower | |
2009-08-21 | [mq]: first_patch | Polina Dudnik | |
2009-08-14 | SMT atomics modifications: | Polina Dudnik | |
don't allow enquing from other threads if servicing and atomic for a thread | |||
2009-07-27 | ruby: removed unused/incorrect profiler state | Derek Hower | |
2009-07-13 | 1. Got rid of unused functions in DirectoryMemory | Polina Dudnik | |
2. Reintroduced RMW_Read and RMW_Write 3. Defined -2 in the Sequencer as well as made a note about mandatory queue Did not address the issues in the slicc because remaking the atomics altogether to allow multiple processors to issue atomic requests at once | |||
2009-07-13 | Changes to add tracing and replaying command-line options | Polina Dudnik | |
Trace is automatically ended upon a manual checkpoint | |||
2009-07-13 | Replaced RMW with Locked. RMW will be used for the coherence-aided atomics ↵ | Polina Dudnik | |
other than LLSC | |||
2009-07-13 | Reintegrated Derek's functional implementation of atomics with a minor ↵ | Polina Dudnik | |
change: don't clear lock on failure | |||
2009-07-06 | ruby: Import the latest ruby changes from gems. | Nathan Binkert | |
This was done with an automated process, so there could be things that were done in this tree in the past that didn't make it. One known regression is that atomic memory operations do not seem to work properly anymore. |