slicc: removed unused atomics code from StateMachine
[gem5.git] / src / mem /
2009-09-25 Derek Howerslicc: removed unused atomics code from StateMachine
2009-09-17 Polina DudnikFunctionality migrated to sequencer.
2009-09-16 Derek Howerruby: improve libruby_issue_request feedback
2009-09-16 Derek Howerremoved isReady from the library interface
2009-09-16 Derek Howerruby: added broadcast mechanism
2009-09-15 Derek Howerruby: added unified assert script
2009-09-15 Derek Howerruby: made configuration parameters uniform
2009-09-14 Derek Howerruby:removed unused code from CacheMemory
2009-09-14 Derek Howerruby: configuration updates
2009-09-14 Derek Howerruby: removed stray printf
2009-09-11 Derek Howermerge
2009-09-11 Derek Howerruby: cleaned up unified MESI/MOESI configuration
2009-09-11 Polina DudnikAdded new MESI files
2009-09-11 Derek Howermerge
2009-09-11 Polina DudnikConfig adjustments for MESI
2009-09-11 Polina DudnikSomayeh's MESI protocol with Polina's bug fixes
2009-09-11 Polina DudnikMI data corruption bug fix
2009-09-11 Polina DudnikObject print bug fix
2009-09-11 Polina DudnikMOESI data corruption bug fix
2009-09-11 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-09-11 Derek Howerruby: removed SMT-related Sequencer assert
2009-09-11 Derek Howerruby: made randomization true by default
2009-09-11 Derek Howerprotocol: made MI_example work with unordered networks
2009-09-10 Derek Howerruby: made L2 request/response latency based on cache...
2009-09-09 Derek Howerruby: made Locked read/write atomic requests within...
2009-09-01 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-09-01 Derek Howerruby: fixed config assertion failure
2009-08-31 Polina Dudnik[mq]: MOESI_patch
2009-08-28 Polina DudnikReset the atomics flags if RMW_Read is not followed...
2009-08-28 Polina Dudnikimported patch mi_patch
2009-08-25 Derek Howermerge
2009-08-25 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-25 Derek Howerruby: CacheMemory tag lookup uses a hash instead of...
2009-08-21 Polina Dudnik[mq]: first_patch
2009-08-18 Derek Howerruby: added random seed option to config scripts
2009-08-18 Gabe BlackMerge with head.
2009-08-17 Polina DudnikBranch Merge
2009-08-17 Gabe BlackMerge with head.
2009-08-15 Polina DudnikMade servicing_atomic a counter and added started writes:
2009-08-14 Polina DudnikBug fix: indicate when writes started coming in
2009-08-14 Polina DudnikMerge with current branch
2009-08-14 Polina DudnikAdded proc_id to CacheMsg for SMT.
2009-08-14 Polina DudnikMulti-line RMW handling
2009-08-14 Polina DudnikSMT atomics modifications:
2009-08-13 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-13 Derek Howerruby: config bugfix
2009-08-11 Tushar Krishnaruby/network data_msg_size bug fix with updated stats
2009-08-11 Brad Beckmannmerged Tushar's bug fix with public repository changes
2009-08-09 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-09 Derek Howerprotocol: added recycle actions to MOESI DMA events
2009-08-07 Tushar Krishnabug fix for data_msg_size in network/Network.cc
2009-08-06 Derek Howerfixed MOESI_CMP_directory bug
2009-08-06 Derek Howerprotocol: fixed MOESI_CMP_directory bug
2009-08-06 Derek Howerruby: better configuration assert message
2009-08-05 Derek Howermerge
2009-08-05 Derek Howerruby: configuration supports multiple runs in same...
2009-08-05 Derek Howerprotocol: made MI_example dma mapping generic
2009-08-05 Gabe BlackMerge with head.
2009-08-05 Derek Howerruby: made mapAddressToRange based off a bit count
2009-08-04 Derek Howerslicc: added MOESI_CMP_directory, DMA SequencerMsg...
2009-08-04 Derek Howerslicc: generate html by default
2009-08-04 Nathan Binkertslicc: better error messages when the python parser...
2009-08-03 Gabe BlackMerged with head.
2009-08-03 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-02 Steve ReinhardtFix setting of INST_FETCH flag for O3 CPU.
2009-08-02 Steve ReinhardtClean up some inconsistencies with Request flags.
2009-08-02 Steve ReinhardtRename internal Request fields to start with '_'.
2009-07-29 Derek Howerruby: fixed clearStats
2009-07-28 Derek Howerruby: removed unused/incorrect profiler state
2009-07-23 Polina DudnikFixed the licences plus minor fixes for compilation
2009-07-22 Derek HowerAutomated merge with ssh://m5sim.org//repo/m5
2009-07-22 Derek Howerruby: fixed sequencer RMW data bug
2009-07-21 Derek Howerruby: libruby_init now takes parsed Ruby-lang config...
2009-07-20 Derek Howermerge
2009-07-20 Derek Howerruby: moved cache stats from Profiler to CacheMemory
2009-07-19 Derek Howerscons: removed RubyConfig from scons
2009-07-18 Derek Howerruby: removed all refs to old RubyConfig
2009-07-18 Derek Howerruby: removed dead files
2009-07-18 Derek Howerruby: removed dead files
2009-07-18 Derek Howermerge
2009-07-18 Derek Howerruby: fixed dma sequencer bug
2009-07-18 Derek Howerruby: better debug print for DataBlock
2009-07-18 Derek Howerslicc: made coherence profilers per-controller
2009-07-16 Polina Dudnikmerge
2009-07-15 Polina DudnikTester update
2009-07-15 Gabe BlackMerge with head.
2009-07-13 Polina DudnikChanged the state machine to generate code such that...
2009-07-13 Polina Dudnik1. Got rid of unused functions in DirectoryMemory
2009-07-13 Derek Howermerge
2009-07-13 Derek Howerregression: updated memtest-ruby stats
2009-07-13 Polina DudnikChanges to add tracing and replaying command-line options
2009-07-13 Polina DudnikLocked requests should actually be converted to ST...
2009-07-13 Polina DudnikAdded atomics implementation which would work for MI_ex...
2009-07-13 Polina DudnikMinor fixes for compiling
2009-07-13 Polina DudnikReplaced RMW with Locked. RMW will be used for the...
2009-07-13 Polina DudnikMoved the lock check and clearing the lock into makeRequest
2009-07-13 Polina DudnikForgot to replace one of the RubyRequest_RMW
2009-07-13 Polina DudnikReintegrated Derek's functional implementation of atomi...
2009-07-09 Gabe BlackRegisters: Add a registers.hh file as an ISA switched...
2009-07-08 Derek Howerslicc: fixed MI_example bug. The directory wasn't...
next