|
|
[Submitted] ruby: memory controllers now inherit from an abstract "MemoryControl" class
|
beckmann
|
July 2nd, 2012, 10 p.m.
|
|
|
|
[Discarded] Ruby: remove the check coherence functionality
|
nilay
|
June 15th, 2012, 12:54 a.m.
|
|
|
|
[Discarded] Changes to the gem5 memory-system (release-0.2)
|
ahansson
|
August 5th, 2011, 10:13 a.m.
|
|
|
|
[Submitted] Port: Add isSnooping to slave port (asking master port)
|
ahansson
|
June 6th, 2012, 9:43 a.m.
|
|
|
|
[Submitted] Port: Move retry from port base class to Master/SlavePort
|
ahansson
|
June 6th, 2012, 9:40 a.m.
|
|
|
|
[Submitted] Bus: Split the bus into separate request/response layers
|
ahansson
|
June 11th, 2012, 6:56 a.m.
|
|
|
|
[Submitted] Bus: Add a notion of layers to the buses
|
ahansson
|
June 11th, 2012, 3:35 a.m.
|
|
|
|
[Submitted] Bus: Replace tickNextIdle and inRetry with a state variable
|
ahansson
|
June 8th, 2012, 10:54 a.m.
|
|
|
|
[Submitted] Port: Add getAddrRanges to master port (asking slave port)
|
ahansson
|
June 6th, 2012, 9:44 a.m.
|
|
|
|
[Submitted] Port: Make getAddrRanges const
|
ahansson
|
June 6th, 2012, 9:45 a.m.
|
|
|
|
[Submitted] Bus: Make the default bus width 8 bytes instead of 64
|
ahansson
|
June 11th, 2012, 7:44 a.m.
|
|
|
|
[Submitted] Port: Align port names in C++ and Python
|
ahansson
|
June 11th, 2012, 7:46 a.m.
|
|
|
|
[Submitted] Port: Hide the queue implementation in SimpleTimingPort
|
ahansson
|
July 6th, 2012, 6:31 a.m.
|
|
|
|
[Submitted] Mem: Make members relating to range and size constant
|
ahansson
|
July 6th, 2012, 6:33 a.m.
|
|
|
|
[Submitted] Fix: Address a few benign memory leaks
|
ahansson
|
July 6th, 2012, 12:18 a.m.
|
|
|
|
[Submitted] EventManager: Rename queue accessor and remove cast operator
|
ahansson
|
July 6th, 2012, 6:37 a.m.
|
|
|
|
[Submitted] gcc: Fix warnings for gcc 4.7 and clang 3.1
|
ahansson
|
June 27th, 2012, 10:36 a.m.
|
|
|
|
[Submitted] Tracks if the RAS has been pushed or not during prediction to pop the RAS if neccessary during squash
|
npremill
|
June 11th, 2012, 7:44 a.m.
|
|
|
|
[Submitted] Cache: Fix the LRU policy for classic memory hierarchy
|
lena
|
June 18th, 2012, 4:14 p.m.
|
|
|
|
[Discarded] gcc: Fix memset warnings concerning constant zero length
|
ahansson
|
June 27th, 2012, 10:34 a.m.
|
|
|
|
[Submitted] swig: Use SWIG from environment when determining version
|
ahansson
|
June 20th, 2012, 4:32 p.m.
|
|
|
|
[Submitted] TLB: Fix for gcc 4.4.3
|
jayneel
|
May 30th, 2012, 7:48 p.m.
|
|
|
|
[Submitted] regression tester: Fix some bugs in simple-timing-mp-ruby.py.
|
marc.orr
|
May 16th, 2012, 6:09 p.m.
|
|
|
|
[Submitted] configs: add run scripts for ics/gb versions of android and bbench
|
atgutier
|
June 7th, 2012, 7:46 a.m.
|
|
|
|
[Submitted] ARM: implement the ProcessInfo methods
|
atgutier
|
February 20th, 2012, 5:16 p.m.
|
|
|
|
[Submitted] scons: Make compiler version error more verbose and easier to debug.
|
ali
|
June 7th, 2012, 10:46 a.m.
|
|
|
|
ISA: Factor FullSystemInt out of the decoders.
|
gblack
|
May 28th, 2012, 12:49 a.m.
|
|
|
|
[Submitted] Timing CPU: Remove a redundant port pointer
|
ahansson
|
June 6th, 2012, 9:43 a.m.
|
|
|
|
[Submitted] Power: Fix MaxMiscDestRegs which was set to zero
|
ahansson
|
June 8th, 2012, 2:54 a.m.
|
|
|
|
[Submitted] mem: Delay deleting of incoming packets by one call.
|
ali
|
June 6th, 2012, 9:25 a.m.
|
|
|
|
[Submitted] Config: call to setWorkCountOptions() for all ISAs
|
nilay
|
June 6th, 2012, 3:12 p.m.
|
|
|
|
[Submitted] Config: Remove setMipsOptions
|
nilay
|
June 6th, 2012, 3:12 p.m.
|
|
|
|
[Submitted] Config: changes to a couple of error msgs
|
nilay
|
June 6th, 2012, 3:11 p.m.
|
|
|
|
[Submitted] cpu: prevent switched out CPUs from being initialized in the simple and inorder models.
|
atgutier
|
May 28th, 2012, 10:44 a.m.
|
|
|
|
[Submitted] sim: Provide a framework for detecting out of data checkpoints and migrating them.
|
ali
|
May 30th, 2012, 9:34 a.m.
|
|
|
|
[Submitted] stats: Provide a mechanism to get a callback when stats are dumped.
|
ali
|
February 13th, 2012, 3:41 p.m.
|
|
|
|
[Submitted] O3: Clean up the O3 structures and try to pack them a bit better.
|
ali
|
May 30th, 2012, 3:10 p.m.
|
|
|
|
[Submitted] sim: Remove FastAlloc
|
ali
|
May 30th, 2012, 10:30 a.m.
|
|
|
|
[Submitted] sim: Add support for tcmalloc if it's installed and available.
|
ali
|
May 31st, 2012, 6:24 a.m.
|
|
|
|
[Submitted] Mem: add per-master stats to physmem
|
ali
|
May 2nd, 2012, 1:10 p.m.
|
|
|
|
[Submitted] IGbE: Fix writeback conditions for i8254x GbE in updated data sheet
|
pritha
|
March 3rd, 2012, 12:31 p.m.
|
|
|
|
[Submitted] X86: Ensure that the decoder's internal ExtMachInst is completely initialized.
|
gblack
|
June 3rd, 2012, 2:01 a.m.
|
|
|
|
[Submitted] ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst.
|
gblack
|
May 29th, 2012, 2:59 a.m.
|
|
|
|
[Submitted] [ARM] fix the calculation of the values in the 24 MHz clock
|
freedom
|
May 8th, 2012, 8:47 p.m.
|
|
|
|
[Submitted] Bus: Split the bus into a non-coherent and coherent bus
|
ahansson
|
May 25th, 2012, 9:47 a.m.
|
|
|
|
Config: Make disk-image option support mutiple disks
|
jayneel
|
May 9th, 2012, 2:31 p.m.
|
|
|
|
[Submitted] gcc: Small fixes to compile with gcc 4.7
|
ahansson
|
May 29th, 2012, 8:54 a.m.
|
|
|
|
[Submitted] Bus: Remove redundant packet parameter from isOccupied
|
ahansson
|
May 25th, 2012, 9:47 a.m.
|
|
|
|
[Submitted] Bus: Turn the PortId into a transport function parameter
|
ahansson
|
May 23rd, 2012, 6:34 a.m.
|
|
|
|
[Submitted] Packet: Unify the use of PortID in packet and port
|
ahansson
|
May 23rd, 2012, 6:32 a.m.
|
|