|
|
[Submitted] sim: More rigorous clocking comments
|
jthestness
|
June 7th, 2014, 10:02 p.m.
|
|
|
|
[Submitted] Util: Do not style check symlinks
|
jthestness
|
June 7th, 2014, 10 p.m.
|
|
|
|
[Submitted] config: Initialize and check cpt_starttick
|
jthestness
|
August 2nd, 2013, 8:30 p.m.
|
|
|
|
[Submitted] cpu: Dynamically instantiate O3 CPU LSQUnits
|
jthestness
|
July 19th, 2013, 5:35 p.m.
|
|
|
|
[Submitted] ruby: Fix Topology throttle connections
|
jthestness
|
June 30th, 2013, 5:47 p.m.
|
|
|
|
[Submitted] Configs: Fix up maxtick and maxtime
|
jthestness
|
April 7th, 2013, 8:42 p.m.
|
|
|
|
[Submitted] Ruby Controllers: Order profilers based on version
|
jthestness
|
January 19th, 2013, 2:17 p.m.
|
|
|
|
[Submitted] Simulation.py: Fix handling of maxtick and take_checkpoints
|
jthestness
|
April 7th, 2013, 8:42 p.m.
|
|
|
|
[Submitted] RubyPort: Fix evict/invalidate packet memory leak
|
jthestness
|
April 7th, 2013, 8:42 p.m.
|
|
|
|
[Discarded] Sequencers: Reset clocks after cache warmup/cooldown
|
jthestness
|
April 7th, 2013, 8:42 p.m.
|
|
|
|
[Submitted] Ruby System, Cache Recorder: Use delete [] for trace vars
|
jthestness
|
April 5th, 2013, 7:09 p.m.
|
|
|
|
[Submitted] PacketQueue: Add maxQueueDepth parameter and setter
|
jthestness
|
March 17th, 2013, 6:05 p.m.
|
|
|
|
[Submitted] O3 IEW: Make incrWb and decrWb clearer
|
jthestness
|
January 13th, 2013, 3:42 p.m.
|
|
|
|
[Submitted] RubyPort and Sequencer: Fix draining
|
jthestness
|
August 31st, 2012, 4:48 p.m.
|
|
|
|
[Submitted] Standard Switch: Drain the system before switching CPUs
|
jthestness
|
August 31st, 2012, 4:39 p.m.
|
|
|
|
[Submitted] Base CPU: Initialize profileEvent to NULL
|
jthestness
|
August 31st, 2012, 4:18 p.m.
|
|
|
|
[Submitted] se.py Ruby: Connect TLB walker ports
|
jthestness
|
August 31st, 2012, 4:36 p.m.
|
|
|
|
[Submitted] Ruby Memory Controller: Fix clocking
|
jthestness
|
August 21st, 2012, 3:19 p.m.
|
|
|
|
[Submitted] M5 utility: remove reserve1_func to build for x86
|
jthestness
|
August 9th, 2010, 10:15 a.m.
|
|
|
|
[Submitted] util/m5/m5.c: in readfile(), added memset to touch all pages - ensure they are in the page table
|
jthestness
|
July 21st, 2010, 2:55 p.m.
|
|
|
|
[Submitted] Ruby: remove unused functions in CacheMemory: get/setMemoryValue
|
jthestness
|
June 24th, 2011, 1:46 p.m.
|
|
|
|
[Submitted] TimingCPU: REPOST: Request::NO_ACCESS bypass in completeDataAccess
|
jthestness
|
July 28th, 2010, 3:54 p.m.
|
|
|
|
[Submitted] M5 utility: Touch all pages in readfile buffer
|
jthestness
|
August 9th, 2010, 10:16 a.m.
|
|
|
|
[Discarded] SIMPLE TIMING: when a request is NO_ACCESS (x86 CDA microinstruction), TimingSimpleCPU::completeDataAccess must still complete
|
jthestness
|
July 27th, 2010, 3:59 p.m.
|
|
|
|
[Submitted] scons: fix how flags are passed to the compiler when more than one sanitizer at a time is enabled
|
joegross
|
November 23rd, 2016, 10:25 p.m.
|
|
|
|
configs: add an option to set the deadlock timeouts for the TCPs and SQCs
|
joegross
|
November 11th, 2016, 9:33 p.m.
|
|
|
|
dram: add DDR3-1866/2400
|
joegross
|
October 10th, 2016, 7:48 p.m.
|
|
|
|
configs: add an option to override the deadlock timeouts for the TCPs and SQCs
|
joegross
|
May 18th, 2016, 6:44 p.m.
|
|
|
|
[Discarded] added DRAMsimII to the m5 repo
|
joegross
|
November 17th, 2010, 3:39 p.m.
|
|
|
|
[Submitted] gpu: fix bugs with MemFence, Flat Instrs and Resource utilization
|
jkalamat
|
February 8th, 2016, 5:20 p.m.
|
|
|
|
[mq]: jkalamat/wfSizeParam.patch
|
jkalamat
|
January 13th, 2016, 7:15 p.m.
|
|
|
|
gpu: fix out of bounds access bug
|
jkalamat
|
January 27th, 2016, 7:06 p.m.
|
|
|
|
Require the SPARC FS image to be specified on the command line
|
jermar
|
June 13th, 2016, 8:27 a.m.
|
|
|
|
[Submitted] TLB: Fix for gcc 4.4.3
|
jayneel
|
May 30th, 2012, 7:48 p.m.
|
|
|
|
Config: Make disk-image option support mutiple disks
|
jayneel
|
May 9th, 2012, 2:31 p.m.
|
|
|
|
[Submitted] Config: Add command line options for disk image and memory size
|
jayneel
|
April 16th, 2012, 11:38 a.m.
|
|
|
|
[Submitted] SE Config: Changed se.py to support multithreaded mode
|
jayneel
|
April 16th, 2012, 11:53 a.m.
|
|
|
|
ruby/slicc: enable DPRINTFN calls in slicc for temporary debug printing
|
jalsop
|
December 4th, 2015, 11:52 p.m.
|
|
|
|
[Submitted] exitGroupFunc syscall patch
|
ilkos
|
July 29th, 2010, 1:48 p.m.
|
|
|
|
ThreadContext suspension / activation in O3 SMT - nanosleep syscall
|
ilkos
|
July 28th, 2010, 10:11 p.m.
|
|
|
|
[Submitted] Compile gem5 on systems where python2 and python3 co-exists
|
hvatum
|
March 11th, 2014, 10:08 a.m.
|
|
|
|
[Submitted] Ruby: Make it so that controllers attached to Sequencers don't have to be named L1Cache.
|
hsul
|
October 11th, 2011, 1:22 p.m.
|
|
|
|
[Submitted] X86: fsincos: Another patch from Vince Weaver
|
hsul
|
March 17th, 2011, 4 p.m.
|
|
|
|
[Submitted] X86: haddps: Another patch from Vince Weaver
|
hsul
|
March 17th, 2011, 4 p.m.
|
|
|
|
[Submitted] Functional Accesses: Update states to support Broadcast/Snooping protocols.
|
hsul
|
August 15th, 2011, 3:27 p.m.
|
|
|
|
X86: fnstsw: Another patch from Vince Weaver
|
hsul
|
March 17th, 2011, 4 p.m.
|
|
|
|
X86: rlimit: Another patch from Vince Weaver
|
hsul
|
March 17th, 2011, 3:59 p.m.
|
|
|
|
X86 ioctl: Another patch from Vince Weaver
|
hsul
|
March 17th, 2011, 3:58 p.m.
|
|
|
|
[Submitted] patch from Vince Weaver for review
|
hsul
|
March 17th, 2011, 3:57 p.m.
|
|
|
|
[Submitted] X86: open flags: Another patch from Vince Weaver
|
hsul
|
March 17th, 2011, 3:59 p.m.
|
|