|
|
[Submitted] mem: DRAM controller tidying up
|
ahansson
|
March 7th, 2014, 11:43 p.m.
|
|
|
|
[Submitted] mem: Change memory defaults to be more representative
|
ahansson
|
March 7th, 2014, 11:45 p.m.
|
|
|
|
[Submitted] util: Add support for detection of gzipped packet traces
|
ahansson
|
March 12th, 2014, 10:58 a.m.
|
|
|
|
[Submitted] mem: Rename SimpleDRAM to a more suitable DRAMCtrl
|
ahansson
|
March 7th, 2014, 11:47 p.m.
|
|
|
|
[Submitted] mem: DDR3 config for comparing with DRAMSim2
|
ahansson
|
March 7th, 2014, 11:36 p.m.
|
|
|
|
[Submitted] mem: Fix bug in DRAM bytes per activate
|
ahansson
|
March 7th, 2014, 11:42 p.m.
|
|
|
|
[Submitted] mem: Limit the accesses to a page before forcing a precharge
|
ahansson
|
March 7th, 2014, 11:40 p.m.
|
|
|
|
[Submitted] mem: Make DRAM write queue draining more aggressive
|
ahansson
|
March 7th, 2014, 11:39 p.m.
|
|
|
|
[Submitted] config: Add a DRAM efficiency-sweep script
|
ahansson
|
March 7th, 2014, 11:38 p.m.
|
|
|
|
[Submitted] ruby: Move Ruby debug flags to ruby dir and remove stale options
|
ahansson
|
March 16th, 2014, 12:55 p.m.
|
|
|
|
[Submitted] mem: Track DRAM read/write switching and add hysteresis
|
ahansson
|
March 17th, 2014, 8:16 a.m.
|
|
|
|
[Submitted] config: fs.py: move creating of test/drive systems to functions
|
nilay
|
March 12th, 2014, 6:52 p.m.
|
|
|
|
[Submitted] ruby: slicc: code refactor
|
nilay
|
March 13th, 2014, 5:36 a.m.
|
|
|
|
[Submitted] ruby: garnet: convert network interfaces into clocked objects
|
nilay
|
March 13th, 2014, 5:39 a.m.
|
|
|
|
[Submitted] config: ruby: rename _cpu_ruby_ports to _cpu_ports
|
nilay
|
March 12th, 2014, 6:53 p.m.
|
|
|
|
[Submitted] config: remove ruby_fs.py
|
nilay
|
March 12th, 2014, 6:51 p.m.
|
|
|
|
[Submitted] ruby: consumer: avoid accessing wakeup times when waking up
|
nilay
|
March 13th, 2014, 5:39 a.m.
|
|
|
|
[Submitted] config: ruby: remove piobus from protocols
|
nilay
|
March 12th, 2014, 6:51 p.m.
|
|
|
|
[Submitted] kvm: Clean up signal handling
|
andysan
|
March 6th, 2014, 12:28 p.m.
|
|
|
|
[Submitted] kvm: x86: Adjust PC to remove the CS segment base address
|
andysan
|
March 3rd, 2014, 3:59 p.m.
|
|
|
|
[Submitted] kvm: x86: Add support for x86 INIT and STARTUP handling
|
andysan
|
March 3rd, 2014, 3:59 p.m.
|
|
|
|
[Submitted] X86: fsincos: Another patch from Vince Weaver
|
hsul
|
March 17th, 2011, 4 p.m.
|
|
|
|
[Submitted] Small removal of dead comments/code from alpha ISA
|
dramninjas
|
January 11th, 2012, 10:36 a.m.
|
|
|
|
[Submitted] mem: Remove redundant findVictim() input argument
|
aminfar
|
August 19th, 2013, 6:15 a.m.
|
|
|
|
[Submitted] ruby: Fixes fucntional writes to messages on the mandatory queue
|
drh5
|
January 14th, 2013, 8:51 a.m.
|
|
|
|
[Submitted] Checker CPU: change the floating reg index in the copyResult function
|
npremill
|
February 6th, 2013, 5:38 a.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.
|
|
|
|
[Submitted] Ruby: Convert to M5 Stats
|
drh5
|
May 16th, 2011, 3:01 p.m.
|
|
|
|
[Submitted] stats: ruby stats conversion 2.0
|
ksewell
|
September 30th, 2011, 8:06 p.m.
|
|
|
|
[Submitted] sim: initial stab at multiple event queues.
|
stever
|
September 6th, 2011, 2:25 p.m.
|
|
|
|
[Submitted] Reset and dump ruby stats along with gem5 stats
|
khaleghzadeh
|
May 18th, 2012, 6:21 a.m.
|
|
|
|
[Submitted] arm: Enable umask syscall in SE mode
|
mhayenga
|
September 6th, 2013, 5:30 p.m.
|
|
|
|
[Submitted] cpu: fix bug when TrafficGen deschedules event
|
rioshering
|
August 19th, 2013, 7:52 a.m.
|
|
|
|
[Submitted] mem: Add additional tolerance to stride prefetcher (prefetcher patch #3)
|
mhayenga
|
September 6th, 2013, 5:38 p.m.
|
|
|
|
[Submitted] mem: Allow tagged prefetching for instruction fetches on stride prefetcher (prefetcher patch #2)
|
mhayenga
|
September 6th, 2013, 5:36 p.m.
|
|
|
|
[Submitted] mem: Fixes a bug in simple_dram write merging
|
aminfar
|
January 24th, 2014, 6:40 a.m.
|
|
|
|
[Submitted] unittest: Fix build errors
|
olajep
|
December 28th, 2013, 6:43 p.m.
|
|
|
|
[Submitted] mem: Extend prefetcher with options and to work on non-block aligned addresses (prefetcher patch #1)
|
mhayenga
|
September 6th, 2013, 5:34 p.m.
|
|
|
|
[Submitted] ruby: add initialization of SenderMachine field in messages of MOESI_CMP_directory
|
lluc.alvarez
|
October 29th, 2013, 4:18 p.m.
|
|
|
|
[Submitted] ruby: Add missing definition for NetDest::isEqual
|
musleh
|
October 10th, 2013, 5:45 p.m.
|
|
|
|
[Submitted] base: Fix race condition in the socket listen function
|
mhayenga
|
September 6th, 2013, 5:29 p.m.
|
|
|
|
[Submitted] ruby: fixed array delete call
|
drh5
|
January 14th, 2013, 8:29 a.m.
|
|
|
|
[Submitted] ruby: fixed memory array deletion in unserialization
|
drh5
|
January 14th, 2013, 8:27 a.m.
|
|
|
|
[Submitted] ruby: removed the very old double trigger hack
|
drh5
|
January 14th, 2013, 8:28 a.m.
|
|
|
|
[Submitted] ruby: added missing includes
|
drh5
|
January 14th, 2013, 8:30 a.m.
|
|
|
|
[Submitted] Reset/dump ruby stats when m5 stats are reset/dumped.
|
lluc.alvarez
|
September 20th, 2012, 8:29 a.m.
|
|
|
|
[Submitted] BranchPred: Take the branch predictor out of O3CPU and make it a stand-alone
|
tmjones
|
July 9th, 2010, 6:06 p.m.
|
|
|
|
[Submitted] misc: Add panic_if / fatal_if / chatty_assert
|
ahansson
|
February 21st, 2014, 1:24 p.m.
|
|
|
|
[Submitted] cpu: Make CPU and ThreadContext getters const
|
ahansson
|
March 6th, 2014, 7:22 p.m.
|
|