|
|
[Submitted] Clock: Rework clocks to avoid tick-to-cycle transformations
|
ahansson
|
July 26th, 2012, 5 a.m.
|
|
|
|
[Submitted] Clock: Move the clock and related functions to ClockedObject
|
ahansson
|
July 11th, 2012, 1:56 a.m.
|
|
|
|
[Submitted] Clock: Make Tick unsigned and remove UTick
|
ahansson
|
July 26th, 2012, 4:55 a.m.
|
|
|
|
[Submitted] Clock: Inherit the clock from parent by default
|
ahansson
|
September 21st, 2012, 9:06 a.m.
|
|
|
|
[Submitted] Clock: Add a Cycles wrapper class and use where applicable
|
ahansson
|
August 3rd, 2012, 5:56 a.m.
|
|
|
|
[Submitted] CLCD: Fix some serialization bugs with the clcd controller.
|
ali
|
February 11th, 2011, 4:37 p.m.
|
|
|
|
[Submitted] clang: Fix recently introduced clang compilation errors
|
ahansson
|
March 6th, 2012, 9:19 a.m.
|
|
|
|
[Submitted] clang: Fix issues identified by the clang static analyzer
|
ahansson
|
September 11th, 2012, 3:41 a.m.
|
|
|
|
[Submitted] clang/gcc: Use STL hash function for int64_t and uint64_t
|
ahansson
|
April 18th, 2012, 9:52 p.m.
|
|
|
|
[Submitted] clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6
|
ahansson
|
April 2nd, 2012, 12:41 p.m.
|
|
|
|
[Submitted] Checkpoint: Pass maxtick to avoid undefined variable
|
ahansson
|
September 11th, 2012, 9:19 a.m.
|
|
|
|
[Discarded] checkpoint: move curTick from globals to eventq
|
nilay
|
January 24th, 2013, 12:08 p.m.
|
|
|
|
[Submitted] Checkpoint: Make system serialize call children
|
ahansson
|
October 12th, 2012, 1:46 a.m.
|
|
|
|
[Submitted] Checkpoint: Fix broken checkpointing functionality
|
ahansson
|
August 20th, 2012, 7:04 a.m.
|
|
|
|
[Submitted] CheckerCPU: Re-factor CheckerCPU to be compatible with current gem5
|
blakegw
|
November 23rd, 2011, 2:50 p.m.
|
|
|
|
[Submitted] CheckerCPU: Re-factor CheckerCPU to be compatible current state of gem5
|
ali
|
November 3rd, 2011, 1:27 p.m.
|
|
|
|
[Submitted] CheckerCPU: Make some basic regression tests for CheckerCPU
|
blakegw
|
February 8th, 2012, 7:41 a.m.
|
|
|
|
[Submitted] CheckerCPU: Make CheckerCPU runtime selectable instead of compile selectable
|
blakegw
|
February 8th, 2012, 7:40 a.m.
|
|
|
|
[Submitted] CheckerCPU: Add function stubs to non-ARM ISA source to compile with CheckerCPU
|
blakegw
|
February 8th, 2012, 7:41 a.m.
|
|
|
|
[Submitted] Checker: Fix checker CPU ports
|
ahansson
|
August 25th, 2012, 4 a.m.
|
|
|
|
[Submitted] Checker: Bump the realview-o3-checker regression
|
ahansson
|
August 25th, 2012, 4 a.m.
|
|
|
|
[Submitted] Checker: Access workload element 0 only if there is an element 0.
|
gblack
|
February 5th, 2012, 5:35 a.m.
|
|
|
|
[Submitted] checker cpu: make checker cpu id match its host's cpu id
|
atgutier
|
July 19th, 2012, 2:30 p.m.
|
|
|
|
[Submitted] Checker CPU: change the floating reg index in the copyResult function
|
npremill
|
February 6th, 2013, 5:38 a.m.
|
|
|
|
[Discarded] Changes to the gem5 memory-system (release-0.2)
|
ahansson
|
August 5th, 2011, 10:13 a.m.
|
|
|
|
[Discarded] Changes to the gem5 memory-system (release-0.1)
|
ahansson
|
July 15th, 2011, 9:03 a.m.
|
|
|
|
[Submitted] Change interface between coherence protocols and CacheMemory
|
nilay
|
December 21st, 2010, 9:18 a.m.
|
|
|
|
[Submitted] CacheMemory: add allocateVoid() that is == allocate() but no return value.
|
hsul
|
March 31st, 2011, 12:19 p.m.
|
|
|
|
[Submitted] Cache: Split invalidateBlk up to seperate block vs. tags
|
lena
|
July 5th, 2012, 5:58 p.m.
|
|
|
|
[Submitted] cache: remove redundant test in recvTimingResp()
|
stever
|
February 9th, 2015, 6:05 a.m.
|
|
|
|
[Discarded] Cache: Remove redundant check for uncacheable snoops
|
ahansson
|
May 18th, 2012, 9:12 a.m.
|
|
|
|
[Submitted] cache: remove drainManager because it's not used
|
atgutier
|
October 16th, 2012, 9:47 a.m.
|
|
|
|
[Submitted] Cache: Remove dangling doWriteback declaration
|
ahansson
|
May 23rd, 2012, 6:30 a.m.
|
|
|
|
Cache: Provide a function to mark caches as ready from python.
|
tmjones
|
July 9th, 2010, 6:15 p.m.
|
|
|
|
[Discarded] cache: properly initialize vector stats that are per context
|
nate
|
April 19th, 2011, 6:56 p.m.
|
|
|
|
[Submitted] Cache: Panic if you attempt to create a checkpoint with a cache in the system
|
ali
|
May 2nd, 2012, 1:07 p.m.
|
|
|
|
Cache: fix vector stats in classic cache to have matching lengths
|
hsul
|
April 22nd, 2011, 5:13 p.m.
|
|
|
|
[Submitted] Cache: Fix the LRU policy for classic memory hierarchy
|
lena
|
June 18th, 2012, 4:14 p.m.
|
|
|
|
[Submitted] cache: Fix issue where IO cache read, prefetch and dirty data in L1 cause coherence bug.
|
ali
|
March 26th, 2013, 1:54 p.m.
|
|
|
|
[Submitted] cache: Fix handling of LL/SC requests under contention
|
ali
|
June 12th, 2014, 10:46 p.m.
|
|
|
|
[Submitted] cache: fail SC when invalidated while waiting for bus
|
stever
|
August 27th, 2010, 3:50 p.m.
|
|
|
|
cache: enable multiple stores per cycle
|
stever
|
May 14th, 2014, 5:46 a.m.
|
|
|
|
[Submitted] cache: don't allow dirty data in the i-cache
|
atgutier
|
July 2nd, 2012, 11:09 a.m.
|
|
|
|
[Submitted] Cache: Collect very basic stats on tag and data accesses
|
ali
|
November 14th, 2013, 9:08 p.m.
|
|
|
|
[Submitted] cache: coherence protocol enhancements & bug fixes
|
stever
|
August 27th, 2010, 3:50 p.m.
|
|
|
|
[Submitted] cache: Allow main memory to be at disjoint address ranges.
|
ali
|
March 6th, 2012, 4:54 p.m.
|
|
|
|
[Submitted] cache: add local var in recvTimingResp()
|
stever
|
February 9th, 2015, 6:05 a.m.
|
|
|
|
[Submitted] cache: add CacheVerbose debug flag, filter noisy DPRINTFs
|
stever
|
October 4th, 2015, 6:24 a.m.
|
|
|
|
[Submitted] Cache: add a response latency to the caches
|
ali
|
September 7th, 2012, 12:25 p.m.
|
|
|
|
[Submitted] Cache warmup: fixed compile errors in Brad's cache warmup patches
|
somayeh
|
April 11th, 2011, noon
|
|