|
|
[Submitted] mem: Remove unused cache squash functionality
|
ahansson
|
December 9th, 2015, 11:52 p.m.
|
|
|
|
[Submitted] Checker: Fix checker CPU ports
|
ahansson
|
August 25th, 2012, 4 a.m.
|
|
|
|
[Submitted] Ruby: Bump the stats after recent memory controller changes
|
ahansson
|
September 10th, 2012, 8:49 a.m.
|
|
|
|
[Submitted] config: Remove unused mem_size in fs.py
|
ahansson
|
October 25th, 2012, 10:35 a.m.
|
|
|
|
[Submitted] sim: Make clock private and access using clockPeriod()
|
ahansson
|
February 14th, 2013, 1:52 a.m.
|
|
|
|
[Submitted] tests: Prune 00.gzip from the regressions
|
ahansson
|
June 6th, 2013, 2:28 p.m.
|
|
|
|
[Submitted] mem: Change memory defaults to be more representative
|
ahansson
|
March 7th, 2014, 11:45 p.m.
|
|
|
|
[Submitted] scons: update SCons SWIG version check to 2.0.4
|
ahansson
|
April 23rd, 2014, 12:10 p.m.
|
|
|
|
[Submitted] mem: Add DRAM power states to the controller
|
ahansson
|
April 23rd, 2014, 12:34 p.m.
|
|
|
|
[Submitted] tests: Use O3_ARM_v7a config for full-system ARM regressions
|
ahansson
|
August 13th, 2014, 2:07 p.m.
|
|
|
|
[Submitted] cpu: Fix o3 drain bug
|
ahansson
|
August 27th, 2014, 4:15 p.m.
|
|
|
|
[Submitted] tests: Use more representative configs for ARM tests
|
ahansson
|
September 10th, 2014, 7:54 a.m.
|
|
|
|
[Submitted] sim: Add support for serializing BitUnionXX
|
ahansson
|
September 29th, 2014, 10:38 a.m.
|
|
|
|
[Submitted] x86: Fixes to avoid LTO warnings
|
ahansson
|
October 14th, 2014, 7:56 a.m.
|
|
|
|
[Submitted] mem: Add parameter to reserve MSHR entries for demand access
|
ahansson
|
December 12th, 2014, 5:46 p.m.
|
|
|
|
[Submitted] mem: Add forward snoop check for HardPFReqs
|
ahansson
|
March 30th, 2015, 9:16 a.m.
|
|
|
|
[Submitted] cpu: Work around gcc 4.9 issues with Num_OpClasses
|
ahansson
|
April 30th, 2015, 12:45 p.m.
|
|
|
|
[Submitted] ns_gige: Fix a missing curly brace in if-statement
|
ahansson
|
January 24th, 2012, 9:11 a.m.
|
|
|
|
[Submitted] Ruby: Simplify tester ports by not using SimpleTimingPort
|
ahansson
|
February 16th, 2012, 10:45 a.m.
|
|
|
|
[Submitted] clang: Fix recently introduced clang compilation errors
|
ahansson
|
March 6th, 2012, 9:19 a.m.
|
|
|
|
[Submitted] mem: Move cache_impl.hh to cache.cc
|
ahansson
|
August 13th, 2015, 8:29 p.m.
|
|
|
|
[Submitted] mem: Align how snoops are handled when hitting writebacks
|
ahansson
|
December 30th, 2015, 7:11 p.m.
|
|
|
|
[Submitted] base: Add wrapped protobuf output streams
|
ahansson
|
December 6th, 2012, 7:51 p.m.
|
|
|
|
stats: Optimise the text-based stats output to improve speed
|
ahansson
|
January 15th, 2013, 10:31 a.m.
|
|
|
|
[Submitted] scons: Fix warnings issued by clang 3.2svn (XCode 4.6)
|
ahansson
|
February 14th, 2013, 2:59 a.m.
|
|
|
|
[Submitted] cpu: Make the generators usable outside the TrafficGen module
|
ahansson
|
March 28th, 2013, 3:28 a.m.
|
|
|
|
[Submitted] cpu: Fold together the StateGraph and the TrafficGen
|
ahansson
|
April 23rd, 2013, 12:25 a.m.
|
|
|
|
[Submitted] util: Add colours to the dot output
|
ahansson
|
August 19th, 2013, 9:33 a.m.
|
|
|
|
[Submitted] mem: Schedule time for DRAM event taking tRAS into account
|
ahansson
|
October 16th, 2013, 7:38 a.m.
|
|
|
|
[Submitted] mem: Squash prefetch requests from downstream caches
|
ahansson
|
April 23rd, 2014, 12:21 p.m.
|
|
|
|
[Submitted] dev: Refactor terminal<->UART interface to make it more generic
|
ahansson
|
September 10th, 2014, 7:51 a.m.
|
|
|
|
[Submitted] mem: Use shared_ptr for Ruby Message classes
|
ahansson
|
September 29th, 2014, 10:40 a.m.
|
|
|
|
[Submitted] base: Add compiler macros to add deprecation warnings
|
ahansson
|
February 5th, 2015, 10:59 a.m.
|
|
|
|
[Submitted] mem: Downstream components consumes new crossbar delays
|
ahansson
|
February 19th, 2015, 7:55 a.m.
|
|
|
|
[Submitted] mem: Align all MSHR entries to block boundaries
|
ahansson
|
March 17th, 2015, 7:09 p.m.
|
|
|
|
[Discarded] Changes to the gem5 memory-system (release-0.2)
|
ahansson
|
August 5th, 2011, 10:13 a.m.
|
|
|
|
[Discarded] MEM: VirtualPorts are replaced with FSTranslatingProxys
|
ahansson
|
November 28th, 2011, 10:20 a.m.
|
|
|
|
[Submitted] MEM: Removing the default port peer from Python ports
|
ahansson
|
December 23rd, 2011, 1:36 a.m.
|
|
|
|
[Submitted] SWIG: Ensure ptrdiff_t is a known type in gcc >= 4.6.1
|
ahansson
|
February 28th, 2012, 4:53 a.m.
|
|
|
|
[Submitted] mem: Use C++11 delegating constructors for Request
|
ahansson
|
August 19th, 2015, 9:06 a.m.
|
|
|
|
[Submitted] MEM: Do not forward uncacheable to bus snoopers
|
ahansson
|
May 4th, 2012, 9:47 a.m.
|
|
|
|
[Submitted] Packet: Unify the use of PortID in packet and port
|
ahansson
|
May 23rd, 2012, 6:32 a.m.
|
|
|
|
[Submitted] Port: Add getAddrRanges to master port (asking slave port)
|
ahansson
|
June 6th, 2012, 9:44 a.m.
|
|
|
|
[Submitted] mem: Unify delayed packet deletion
|
ahansson
|
October 26th, 2015, 6:13 p.m.
|
|
|
|
[Submitted] sim: Fatal if a clocked object is set to have a clock of 0
|
ahansson
|
December 6th, 2012, 8:26 p.m.
|
|
|
|
[Submitted] util: Add a utility script for encoding packet traces
|
ahansson
|
March 14th, 2013, 7:05 a.m.
|
|
|
|
[Submitted] cpu: Consider instructions waiting for FU completion in draining
|
ahansson
|
June 4th, 2013, 10:01 a.m.
|
|
|
|
[Submitted] dev: Include basic devices in NULL ISA build
|
ahansson
|
February 13th, 2014, 2:39 p.m.
|
|
|
|
[Submitted] config: Add a DRAM efficiency-sweep script
|
ahansson
|
March 7th, 2014, 11:38 p.m.
|
|
|
|
[Submitted] cpu: Useful getters for ActivityRecorder
|
ahansson
|
April 23rd, 2014, 12:26 p.m.
|
|