2015-09-29 |
Joel Hestness | arch, x86: Delete packet in IntDevice::recvResponse |
commit | commitdiff | tree |
2015-09-29 |
Joel Hestness | ruby: RubyPort delete snoop requests |
commit | commitdiff | tree |
2015-09-29 |
Joel Hestness | ruby: Fix memory leak in AbstractController |
commit | commitdiff | tree |
2015-09-29 |
Joel Hestness | ruby: RubyMemoryControl delete requests |
commit | commitdiff | tree |
2015-09-29 |
Joel Hestness | syscall_emul: Bandage readlink /proc/self/exe |
commit | commitdiff | tree |
2015-09-25 |
Andreas Hansson | mem: Add PacketInfo to be used for packet probe points |
commit | commitdiff | tree |
2015-09-25 |
Andreas Hansson | stats: Update stats to reflect snoop-filter changes |
commit | commitdiff | tree |
2015-09-25 |
Andreas Hansson | mem: Add check for block status on WriteLineReq fill |
commit | commitdiff | tree |
2015-09-25 |
Andreas Hansson | mem: Fix WriteLineReq fill behaviour |
commit | commitdiff | tree |
2015-09-25 |
Andreas Hansson | mem: Comment clean-up for the snoop filter |
commit | commitdiff | tree |
2015-09-25 |
Andreas Hansson | mem: Avoid adding and then removing empty snoop-filter... |
commit | commitdiff | tree |
2015-09-25 |
Andreas Hansson | mem: Only track snooping ports in the snoop filter |
commit | commitdiff | tree |
2015-09-25 |
Ali Jafri | mem: Add snoop filters to L2 crossbars, and check size |
commit | commitdiff | tree |
2015-09-25 |
Andreas Hansson | mem: Store snoop filter lookup result to avoid second... |
commit | commitdiff | tree |
2015-09-25 |
Ali Jafri | mem: Add snoops for CleanEvicts and Writebacks in atomi... |
commit | commitdiff | tree |
2015-09-25 |
Ali Jafri | mem: Add CleanEvict and Writeback support to snoop... |
commit | commitdiff | tree |
2015-09-25 |
Ali Jafri | mem: Add check for snooping ports in the snoop filter |
commit | commitdiff | tree |
2015-09-25 |
Andreas Hansson | mem: Make the coherent crossbar account for timing... |
commit | commitdiff | tree |
2015-09-25 |
Andreas Hansson | mem: Do not include snoop-filter latency in crossbar... |
commit | commitdiff | tree |
2015-09-25 |
Andreas Hansson | util: Fix minor issues in DRAM sweep scripts |
commit | commitdiff | tree |
2015-09-24 |
Nilay Vaish | ruby: simple network: refactor code |
commit | commitdiff | tree |
2015-09-23 |
Nilay Vaish | ruby: garnet: refactor code in network links |
commit | commitdiff | tree |
2015-09-23 |
Nilay Vaish | ruby: bloom filters: refactor code |
commit | commitdiff | tree |
2015-09-23 |
Nilay Vaish | ruby: abstract controller: mark some variables as const |
commit | commitdiff | tree |
2015-09-22 |
Wendy Elsasser | mem: Add initial HBM configurations |
commit | commitdiff | tree |
2015-09-18 |
Nilay Vaish | ruby: garnet: mark some variables as const |
commit | commitdiff | tree |
2015-09-18 |
Nilay Vaish | ruby: print addresses in hex |
commit | commitdiff | tree |
2015-09-18 |
Nilay Vaish | ruby: slicc: derive DataMember class from Var instead... |
commit | commitdiff | tree |
2015-09-17 |
Tony Gutierrez | ruby: update WireBuffer API to match that of MessageBuffer |
commit | commitdiff | tree |
2015-09-17 |
Nilay Vaish | stats: updates due to changes to MOESI_hammer |
commit | commitdiff | tree |
2015-09-17 |
Lena Olson | ruby: Add missing block deallocations in MOESI_hammer |
commit | commitdiff | tree |
2015-09-16 |
Joe Gross | ruby: fix message buffer init order |
commit | commitdiff | tree |
2015-09-16 |
Nilay Vaish | stats: slight changes to MOESI_CMP_token. |
commit | commitdiff | tree |
2015-09-16 |
Nilay Vaish | ruby: message buffer, timer table: significant changes |
commit | commitdiff | tree |
2015-09-16 |
Nilay Vaish | ruby: remove unused function removeRequest() |
commit | commitdiff | tree |
2015-09-16 |
Nilay Vaish | ruby: sequencer: remove commented out function printPro... |
commit | commitdiff | tree |
2015-09-16 |
David Hashe | ruby: rename System.{hh,cc} to RubySystem.{hh,cc} |
commit | commitdiff | tree |
2015-09-16 |
Anthony Gutierrez | slicc: export uint64_t instead of uint64 |
commit | commitdiff | tree |
2015-09-16 |
Jason Lowe... | stats: files for regression tests for Learning gem5... |
commit | commitdiff | tree |
2015-09-16 |
Jason Lowe... | tests: Add tests for the Learning gem5 scripts |
commit | commitdiff | tree |
2015-09-16 |
Jason Lowe... | config: Add configs scripts used in Learning gem5 |
commit | commitdiff | tree |
2015-09-15 |
Nilay Vaish | stats: updates due to recent changesets including d0934... |
commit | commitdiff | tree |
2015-09-15 |
Palle Lyckegaard | sparc: writing to tick_cmpr should not cause a panic |
commit | commitdiff | tree |
2015-09-15 |
Dongxue Zhang | dev: IDE Disk: Handle bad IDE image size |
commit | commitdiff | tree |
2015-09-15 |
Abdul Mutaal... | misc: Bugfix for Freezing Terminal in SystemC Simulation |
commit | commitdiff | tree |
2015-09-15 |
Abdul Mutaal... | misc: Bugfix in TLM integration regarding CleanEvict... |
commit | commitdiff | tree |
2015-09-15 |
Andrew Lukefahr | cpu: pred: Local Predictor Reset in Tournament Predictor |
commit | commitdiff | tree |
2015-09-15 |
Hongil Yoon | cpu, o3: consider split requests for LSQ checksnoop... |
commit | commitdiff | tree |
2015-09-14 |
Nilay Vaish | ruby: topology: refactor code. |
commit | commitdiff | tree |
2015-09-14 |
Nilay Vaish | ruby: slicc: remove member buffer_expr from Var class |
commit | commitdiff | tree |
2015-09-12 |
Nilay Vaish | merged with 62e1504b9c64 |
commit | commitdiff | tree |
2015-09-12 |
Nilay Vaish | ruby: perfect switch: refactor code |
commit | commitdiff | tree |
2015-09-12 |
Nilay Vaish | ruby: simple network: store Switch* in PerfectSwitch... |
commit | commitdiff | tree |
2015-09-11 |
Andreas Sandberg | dev: Add an underrun statistic to the HDLCD controller |
commit | commitdiff | tree |
2015-09-11 |
Andreas Sandberg | dev, arm: Rewrite the HDLCD controller |
commit | commitdiff | tree |
2015-09-09 |
Nilay Vaish | ruby: slicc: remove nextLineHack from Type.py |
commit | commitdiff | tree |
2015-09-07 |
Nilay Vaish | config: allow ruby to be used with Minor CPU |
commit | commitdiff | tree |
2015-09-05 |
Nilay Vaish | ruby: call setMRU from L1 controllers, not from sequencer |
commit | commitdiff | tree |
2015-09-05 |
Nilay Vaish | ruby: adds set and way indices to AbstractCacheEntry |
commit | commitdiff | tree |
2015-09-05 |
Nilay Vaish | ruby: set: reimplement using std::bitset |
commit | commitdiff | tree |
2015-09-05 |
Nilay Vaish | ruby: declare all protocol message buffers as parameters |
commit | commitdiff | tree |
2015-09-04 |
Andreas Hansson | mem: Avoid setting markPending if not needed |
commit | commitdiff | tree |
2015-09-04 |
Andreas Hansson | mem: Tidy up CacheSet |
commit | commitdiff | tree |
2015-09-04 |
Andreas Hansson | mem: Tidy up the snoop state-transition logic |
commit | commitdiff | tree |
2015-09-04 |
Andreas Hansson | sim: Fix time unit in abort message |
commit | commitdiff | tree |
2015-09-03 |
Nilay Vaish | merged with recent commits. |
commit | commitdiff | tree |
2015-09-03 |
Nilay Vaish | Added tag stable_2015_09_03 for changeset 60eb3fef9c2d |
commit | commitdiff | tree |
2015-09-02 |
Curtis Dunham | sim: tag-based checkpoint versioning |
commit | commitdiff | tree |
2015-09-02 |
Curtis Dunham | sim: support checkpointing std::set<std::string>'s |
commit | commitdiff | tree |
2015-09-02 |
Curtis Dunham | sim: make warning for absent optional parameters optional |
commit | commitdiff | tree |
2015-09-01 |
Nilay Vaish | ruby: remove random seed |
commit | commitdiff | tree |
2015-09-01 |
Nilay Vaish | ruby: directory memory: drop unused variable. |
commit | commitdiff | tree |
2015-09-01 |
Andreas Sandberg | sim: Remove broken AutoSerialize support from the event... |
commit | commitdiff | tree |
2015-09-01 |
Andreas Sandberg | dev: Remove auto-serialization dependency in EtherLink |
commit | commitdiff | tree |
2015-09-01 |
Andreas Sandberg | sim: Remove autoserialize support for exit events |
commit | commitdiff | tree |
2015-09-01 |
Andreas Sandberg | sim: Remove unused SerializeBuilder interface |
commit | commitdiff | tree |
2015-09-01 |
Andreas Sandberg | sim: Replace fromInt/fromSimObject with decltype |
commit | commitdiff | tree |
2015-09-01 |
Andreas Sandberg | sim: Move SimObject resolver to sim_object.hh |
commit | commitdiff | tree |
2015-08-30 |
Nilay Vaish | stats: updates due to recent changes. |
commit | commitdiff | tree |
2015-08-30 |
Nilay Vaish | ruby: specify number of vnets for each protocol |
commit | commitdiff | tree |
2015-08-30 |
Nilay Vaish | ruby: network: drop member m_in_use |
commit | commitdiff | tree |
2015-08-30 |
Nilay Vaish | ruby: garnet: mark few functions const in BaseGarnetNet... |
commit | commitdiff | tree |
2015-08-30 |
Nilay Vaish | ruby: slicc: avoid duplicate code for function argument... |
commit | commitdiff | tree |
2015-08-29 |
Nilay Vaish | ruby: eliminate type uint64 and int64 |
commit | commitdiff | tree |
2015-08-28 |
Andreas Sandberg | ruby: Use the const serialize interface in RubySystem |
commit | commitdiff | tree |
2015-08-27 |
Nilay Vaish | ruby: handle llsc accesses through CacheEntry, not... |
commit | commitdiff | tree |
2015-08-26 |
Emilio Castillo | cpu: quiesce pseudoinsts: Always do full quiesce |
commit | commitdiff | tree |
2015-08-24 |
Andreas Hansson | mem: Revert requirement on packet addr/size always... |
commit | commitdiff | tree |
2015-08-21 |
Andreas Hansson | mem: Reflect that packet address and size are always... |
commit | commitdiff | tree |
2015-08-21 |
Andreas Hansson | arm, mem: Remove unused CLEAR_LL request flag |
commit | commitdiff | tree |
2015-08-21 |
Andreas Hansson | mem: Remove unused cache squash functionality |
commit | commitdiff | tree |
2015-08-21 |
Andreas Hansson | mem: Add explicit Cache subclass and make BaseCache... |
commit | commitdiff | tree |
2015-08-21 |
Andreas Hansson | ruby: Move Rubys cache class from Cache.py to RubyCache.py |
commit | commitdiff | tree |
2015-08-21 |
Andreas Hansson | mem: Move cache_impl.hh to cache.cc |
commit | commitdiff | tree |
2015-08-21 |
Andreas Hansson | cpu: Move invldPid constant from Request to BaseCPU |
commit | commitdiff | tree |
2015-08-19 |
Nilay Vaish | ruby: reverts to changeset: bf82f1f7b040 |
commit | commitdiff | tree |
2015-08-15 |
Nilay Vaish | ruby: add accessor functions to SLICC def of MachineID |
commit | commitdiff | tree |
2015-08-15 |
Nilay Vaish | ruby: simple network: refactor code |
commit | commitdiff | tree |
2015-08-15 |
Nilay Vaish | ruby: profiler: provide the number of vnets through... |
commit | commitdiff | tree |
2015-08-15 |
Nilay Vaish | ruby: directory memory: drop unused variable. |
commit | commitdiff | tree |
next |