summaryrefslogtreecommitdiff
path: root/src/mem
AgeCommit message (Expand)Author
2009-08-06fixed MOESI_CMP_directory bugDerek Hower
2009-08-06protocol: fixed MOESI_CMP_directory bugDerek Hower
2009-08-06ruby: better configuration assert messageDerek Hower
2009-08-05mergeDerek Hower
2009-08-05ruby: configuration supports multiple runs in same sessionDerek Hower
2009-08-05protocol: made MI_example dma mapping genericDerek Hower
2009-08-04ruby: made mapAddressToRange based off a bit countDerek Hower
2009-08-04slicc: added MOESI_CMP_directory, DMA SequencerMsg, parameterized controllersDerek Hower
2009-08-04slicc: generate html by defaultDerek Hower
2009-08-04slicc: better error messages when the python parser failsNathan Binkert
2009-08-03Automated merge with ssh://hg@m5sim.org/m5Derek Hower
2009-08-01Fix setting of INST_FETCH flag for O3 CPU.Steve Reinhardt
2009-08-01Clean up some inconsistencies with Request flags.Steve Reinhardt
2009-08-01Rename internal Request fields to start with '_'.Steve Reinhardt
2009-07-29ruby: fixed clearStatsDerek Hower
2009-07-27ruby: removed unused/incorrect profiler stateDerek Hower
2009-07-22Fixed the licences plus minor fixes for compilationPolina Dudnik
2009-07-21ruby: fixed sequencer RMW data bugDerek Hower
2009-07-21ruby: libruby_init now takes parsed Ruby-lang config textDerek Hower
2009-07-20ruby: moved cache stats from Profiler to CacheMemoryDerek Hower
2009-07-19scons: removed RubyConfig from sconsDerek Hower
2009-07-18ruby: removed all refs to old RubyConfigDerek Hower
2009-07-18ruby: removed dead filesDerek Hower
2009-07-18ruby: removed dead filesDerek Hower
2009-07-18mergeDerek Hower
2009-07-18ruby: fixed dma sequencer bugDerek Hower
2009-07-18ruby: better debug print for DataBlockDerek Hower
2009-07-18slicc: made coherence profilers per-controllerDerek Hower
2009-07-16mergePolina Dudnik
2009-07-15Tester updatePolina Dudnik
2009-07-13Changed the state machine to generate code such that multiple processors can ...Polina Dudnik
2009-07-131. Got rid of unused functions in DirectoryMemoryPolina Dudnik
2009-07-13mergeDerek Hower
2009-07-13regression: updated memtest-ruby statsDerek Hower
2009-07-13Changes to add tracing and replaying command-line optionsPolina Dudnik
2009-07-13Locked requests should actually be converted to ST rather than ATOMIC, becaus...Polina Dudnik
2009-07-13Added atomics implementation which would work for MI_examplePolina Dudnik
2009-07-13Minor fixes for compilingPolina Dudnik
2009-07-13Replaced RMW with Locked. RMW will be used for the coherence-aided atomics ot...Polina Dudnik
2009-07-13Moved the lock check and clearing the lock into makeRequestPolina Dudnik
2009-07-13Forgot to replace one of the RubyRequest_RMWPolina Dudnik
2009-07-13Reintegrated Derek's functional implementation of atomics with a minor change...Polina Dudnik
2009-07-08Registers: Add a registers.hh file as an ISA switched header.Gabe Black
2009-07-08slicc: fixed MI_example bug. The directory wasn't deallocating the TBE, lead...Derek Hower
2009-07-08ruby: set the default values of the debug object so that nothing is printedDerek Hower
2009-07-08slicc: Fixed MI_example bug. The directory was not writing data to DRAM afte...Derek Hower
2009-07-07removed stray debug printDerek Hower
2009-07-06ruby: Fix RubyMemory to work with the newer ruby.Nathan Binkert
2009-07-06ruby: apply some fixes that were overwritten by the recent ruby import.Nathan Binkert
2009-07-06slicc: update parser.py for changes in slicc language.Nathan Binkert