Cache: Remove dangling doWriteback declaration
[gem5.git] / src / mem / ruby /
2011-04-01 Lisa HsuRuby: pass Packet->Req->contextId() to Ruby.
2011-03-28 Somayeh SardashtiThis patch supports cache flushing in MOESI_hammer
2011-03-22 Nilay VaishRuby: Remove CacheMsg class from SLICC
2011-03-22 Tushar KrishnaThis patch makes garnet use the info about active and...
2011-03-22 Tushar Krishnafix garnet fleible pipeline
2011-03-22 Tushar KrishnaThis patch adds the network tester for simple and garne...
2011-03-19 Nilay VaishRuby: Convert CacheRequestType to RubyRequestType
2011-03-19 Nilay VaishRuby: Convert AccessModeType to RubyAccessMode
2011-03-19 Brad BeckmannRuby: dma retry fix
2011-03-19 Brad BeckmannRubyPort: minor fixes to trace flag and dprintfs
2011-03-19 Brad Beckmannruby: added useful dma progress dprintf
2011-03-18 Ali SaidiAutomated merge with ssh://hg@repo.m5sim.org/m5
2011-03-18 Lisa HsuRuby: minor bugfix, line did not adhere to some macro...
2011-03-18 Lisa HsuRuby: expose a simple mod function in slicc interface.
2011-03-11 Gabe BlackGems: Eliminate the now unused GEMS_ROOT scons variable.
2011-03-11 Gabe BlackRuby: Get rid of the dead ruby tester.
2011-03-01 Nilay VaishRuby: Fix DPRINTF bugs in PerfectSwitch and MessageBuffer
2011-03-01 Gabe BlackRuby: Mention that Ruby's bound checking option only...
2011-02-27 Nathan Binkertgetopt: Remove GPL code.
2011-02-25 Nilay VaishRuby: Remove store buffer
2011-02-25 Nilay VaishRuby: Remove libruby
2011-02-25 Nilay VaishRuby: Make Address.hh independent of RubySystem
2011-02-25 Nilay VaishRuby: Make DataBlock.hh independent of RubySystem
2011-02-24 Brad Beckmannruby: automate permission setting
2011-02-24 Brad Beckmannruby: cleaned up access permission enum
2011-02-23 Korey Sewellruby: cleaning up RubyQueue and RubyNetwork dprintfs
2011-02-22 Brad Beckmannm5: merged in hammer fix
2011-02-18 Korey Sewellm5: merge inorder/release-notes/make_release changes
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-14 Nilay VaishRuby: Improve Change PerfectSwitch's wakeup function
2011-02-10 Brad Beckmannruby: removed duplicate make response call
2011-02-07 Nilay VaishOrion: Replace printf() with fatal()
2011-02-07 Korey Sewellruby: add stdio header in SRAM.hh
2011-02-07 Brad Beckmannruby: support to stallAndWait the mandatory queue
2011-02-07 Brad Beckmannruby: minor fix to deadlock panic message
2011-02-07 Joel Hestnessgarnet: Split network power in ruby.stats
2011-02-07 Brad Beckmannruby: numa bit fix for sparse memory
2011-02-07 Brad Beckmannmem: Added support for Null data packet
2011-02-07 Brad Beckmannruby: Fix RubyPort to properly handle retrys
2011-02-07 Joel HestnessRuby: Fix to return cache block size to CPU for split...
2011-02-07 Joel HestnessRuby: Add support for locked memory accesses in X86_FS
2011-02-07 Joel HestnessRuby: Update the Ruby request type names for LL/SC
2011-02-07 Brad Beckmannruby: Assert for x86 misaligned access
2011-02-07 Brad BeckmannMOESI_hammer: Added full-bit directory support
2011-02-07 Tushar Krishnagarnet: added orion2.0 for network power calculation
2011-02-07 Tushar Krishnagarnet: separate data and ctrl VCs
2011-01-18 Nilay VaishChange interface between coherence protocols and CacheM...
2011-01-10 Nathan Binkertruby: get rid of ruby's Debug.hh
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2011-01-03 Steve ReinhardtMake commenting on close namespace brackets consistent.
2010-12-23 Nilay VaishPerfectCacheMemory: Add return statements to two functions.
2010-12-23 Nilay VaishThis patch removes the WARN_* and ERROR_* from src...
2010-12-09 Gabe BlackMerge.
2010-12-08 Brad Beckmannruby: remove Ruby asserts for m5.fast
2010-12-01 Nilay Vaishruby: Converted old ruby debug calls to M5 debug calls
2010-11-20 Ali SaidiSCons: Support building without an ISA
2010-08-24 Brad Beckmanntesters: move testers to a new directory
2010-08-20 Brad Beckmannruby: Stall and wait input messages instead of recycling
2010-08-20 Brad Beckmannruby: Recycle latency fix for hammer
2010-08-20 Brad BeckmannMOESI_hammer: break down miss latency stalled cycles
2010-08-20 Brad Beckmannruby: added probe filter support to hammer
2010-08-20 Brad Beckmannruby: fixed DirectoryMemory's numa_high_bit configuration
2010-08-20 Brad Beckmannruby: Reset ruby stats in RubySystem unserialize
2010-08-20 Brad Beckmannruby: Added SC fail indication to trace profiling
2010-08-20 Brad Beckmannruby: Fixed RubyPort sendTiming callbacks
2010-08-20 Brad Beckmannruby: Resurrected Ruby's deterministic tests
2010-08-20 Brad Beckmannruby: fix ruby llsc support to sync sc outcomes
2010-08-20 Brad Beckmannruby: Fixed L2 cache miss profiling
2010-08-20 Brad Beckmannruby: Added bcast msg profiling to hammer and token
2010-08-20 Brad Beckmannruby: Added consolidated network msg stats
2010-08-20 Brad Beckmannruby: Reincarnated the responding machine profiling
2010-08-20 Brad Beckmannmemtest: Memtester support for DMA
2010-08-20 Brad Beckmannruby: Added ruby_request_type ostream def to libruby.hh
2010-08-20 Brad Beckmannconfig: Added the topology description to m5 config.ini
2010-08-20 Brad Beckmannruby: Fixed printout when Sequencer detects a deadlock
2010-07-08 Brad Beckmanngarnet: Added topology print function to Garnet printStats
2010-07-08 Tushar KrishnaNetworkMessage copy constructor fix
2010-06-22 Tushar Krishnastyle: updated garnet to match M5 coding style
2010-06-11 Nathan Binkertruby: get rid of PrioHeap and use STL
2010-06-11 Nathan Binkertruby: get rid of the Map class
2010-06-11 Nathan Binkertruby: get rid of Vector and use STL
2010-06-11 Nathan Binkertruby: get rid of RefCnt and Allocator stuff use base...
2010-06-07 Steve Reinhardtscons: make RUBY a regular (non-global) sticky var
2010-06-01 Nathan Binkertstyle: clean up ruby's Set class
2010-04-02 Nathan Binkertruby: get rid of gems_common/util.hh and .cc and use...
2010-04-02 Nathan Binkertruby: get "using namespace" out of headers
2010-03-31 Nathan Binkertstyle: another ruby style pass
2010-03-27 Korey Sewellm5: merge inorder updates
2010-03-24 Nathan Binkertruby: continue style pass
2010-03-23 Korey Sewellm5merge(2): another merge of regression stats
2010-03-23 Korey Sewellm5merge: ruby + inorder
2010-03-23 Nathan Binkertruby: style pass
2010-03-22 Brad Beckmannruby: improved isReadWrite fix me comment
2010-03-22 Brad Beckmannruby: Reorganized Ruby topology and protocol files
2010-03-22 Brad Beckmannruby: Disable adaptive routing by for faster simulation...
2010-03-22 Brad Beckmannruby: Changed the default set size to 1
2010-03-22 Brad Beckmannruby: Adds configurable bit selection for numa mapping
2010-03-22 Brad Beckmannruby: Added flag to disable mem_vec allocation
2010-03-22 Brad Beckmannruby: Ruby support for sparse memory
2010-03-22 Brad Beckmannruby: Finally removed bash code cira. 2001ish!
next