|
|
Add support for McVerSi memory consistency verification framework
|
melver
|
April 13th, 2016, 5:45 p.m.
|
|
|
|
ruby: Add ReadRespWithInvalidate support, fixes MESI consistency bug
|
melver
|
May 21st, 2015, 7:27 p.m.
|
|
|
|
[Submitted] ruby: recorder: Fix (de-)serializing with different cache block-sizes
|
melver
|
April 3rd, 2014, 6:40 p.m.
|
|
|
|
[Submitted] mem: allow serializing of more than INT_MAX bytes
|
melver
|
August 28th, 2012, 10:28 a.m.
|
|
|
|
[Submitted] config: Fix mem-type option not used in ruby_fs script
|
melver
|
April 23rd, 2013, 8:55 a.m.
|
|
|
|
[Submitted] o3cpu: lsq: Fix TSO implementation
|
melver
|
March 5th, 2014, 5:05 p.m.
|
|
|
|
[Submitted] ruby: Implement SwapReq support
|
melver
|
March 20th, 2016, 12:28 a.m.
|
|
|
|
[Submitted] ruby: Fix MESI consistency bug
|
melver
|
May 21st, 2015, 1:58 p.m.
|
|
|
|
Add mc2lib to ext/
|
melver
|
April 13th, 2016, 5: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.
|
|
|
|
[Discarded] ruby: Add fine grained LL/SC to ruby
|
mhayenga
|
November 20th, 2012, 7:50 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: Fix remaining use after free issue in simple_mem
|
mhayenga
|
November 21st, 2012, 5:43 p.m.
|
|
|
|
[Submitted] mem: Fix bugs in the PageTable cache that allow accessing uninitialized data
|
mhayenga
|
April 20th, 2013, 12:17 a.m.
|
|
|
|
[Submitted] mem: Add additional tolerance to stride prefetcher (prefetcher patch #3)
|
mhayenga
|
September 6th, 2013, 5:38 p.m.
|
|
|
|
cpu: discard nops at decode in o3
|
mhayenga
|
March 29th, 2013, 7:27 p.m.
|
|
|
|
[Submitted] mem: Fix cache latency bug
|
mhayenga
|
March 23rd, 2013, 2:30 p.m.
|
|
|
|
arm: mark IT instructions as nops
|
mhayenga
|
March 29th, 2013, 7:41 p.m.
|
|
|
|
[Discarded] gem5: Add the ability to create SimPoint BBV profiles
|
mhayenga
|
October 19th, 2012, 2:46 p.m.
|
|
|
|
[Submitted] base: Fix race condition in the socket listen function
|
mhayenga
|
September 6th, 2013, 5:29 p.m.
|
|
|
|
[Submitted] sim: Add access syscall for ARM SE
|
mhayenga
|
December 18th, 2012, 9:53 a.m.
|
|
|
|
[Discarded] gem5: Add the ability to create SimPoint BBV profiles
|
mhayenga
|
October 19th, 2012, 3:03 p.m.
|
|
|
|
[Submitted] arm: Enable umask syscall in SE mode
|
mhayenga
|
September 6th, 2013, 5:30 p.m.
|
|
|
|
[Submitted] mem: Make LL/SC locks fine grained
|
mhayenga
|
November 20th, 2012, 3:36 p.m.
|
|
|
|
[Submitted] syscall_emul: Implement clock_getres() system call
|
mlebeane
|
January 15th, 2016, 8:14 p.m.
|
|
|
|
[Submitted] ruby: Allow multiple outstanding DMA requests
|
mlebeane
|
August 4th, 2016, 5:22 p.m.
|
|
|
|
[Submitted] configs: add command-line option to stop debug output
|
mlebeane
|
January 19th, 2016, 11:02 p.m.
|
|
|
|
[Submitted] misc: Remove FullSystem check for networking components
|
mlebeane
|
August 4th, 2016, 4:45 p.m.
|
|
|
|
[Submitted] config: move dist-gem5 options to common config
|
mlebeane
|
August 4th, 2016, 4:47 p.m.
|
|
|
|
[Submitted] dev: Exit correctly in dist-gem5
|
mlebeane
|
August 4th, 2016, 4:48 p.m.
|
|
|
|
[Submitted] dev: Add 'simLength' parameter in EthPacketData
|
mlebeane
|
May 31st, 2016, 6:09 p.m.
|
|
|
|
[Submitted] kvm: Support timing accesses for KVM cpu
|
mlebeane
|
August 16th, 2016, 10:28 p.m.
|
|
|
|
[Submitted] sim: Refactor quiesce and remove FS asserts
|
mlebeane
|
August 4th, 2016, 4:50 p.m.
|
|
|
|
[Discarded] gpu-compute: Fix bug with return in cfg
|
mlebeane
|
August 4th, 2016, 4:46 p.m.
|
|
|
|
[Submitted] x86: Force strict ordering for memory mapped m5ops
|
mlebeane
|
August 4th, 2016, 4:47 p.m.
|
|
|
|
[Discarded] ruby: convert atomic accesses to functional in RubyPort
|
mlebeane
|
August 4th, 2016, 4:49 p.m.
|
|
|
|
[Submitted] dev: Add m5 op to toggle synchronization for dist-gem5.
|
mlebeane
|
August 4th, 2016, 4:51 p.m.
|
|
|
|
[Submitted] sim, syscall_emul: Add mmap to EmulatedDriver
|
mlebeane
|
August 4th, 2016, 4:47 p.m.
|
|
|
|
[Submitted] ruby: make DMASequencer inherit from RubyPort
|
mlebeane
|
January 15th, 2016, 8:14 p.m.
|
|
|
|
[Submitted] Add a DmaCallback class to DmaDevice
|
mlebeane
|
August 4th, 2016, 4:48 p.m.
|
|
|
|
dev: Fix buffer length when unserializing an eth pkt
|
mlebeane
|
November 15th, 2016, 9:22 p.m.
|
|
|
|
ruby: Replace queueMemory calls with MessageBuffer enqueues in GPU protocols
|
mporemba
|
February 29th, 2016, 6:50 p.m.
|
|
|
|
[Submitted] base: Output all AddrRange parameters to config.ini
|
mporemba
|
August 4th, 2016, 5:56 p.m.
|
|
|
|
mem: Implement alternative flow control between MemObject ports
|
mporemba
|
February 29th, 2016, 6:50 p.m.
|
|
|
|
[Submitted] ruby: Check all VNETs for injection in garnet NetworkInterface
|
mporemba
|
December 8th, 2016, 11:32 p.m.
|
|
|
|
[Submitted] ruby: Rename pkt to m_pkt so it may be accessed via SLICC
|
mporemba
|
March 4th, 2016, 6:21 p.m.
|
|
|
|
[Submitted] ruby: Add occupancy stats to MessageBuffers
|
mporemba
|
December 8th, 2016, 11:33 p.m.
|
|
|
|
[Submitted] ruby: Fix double statistic registration in garnet
|
mporemba
|
June 29th, 2016, 5:27 p.m.
|
|
|
|
[Submitted] ruby: Check MessageBuffer space in garnet NetworkInterface
|
mporemba
|
December 8th, 2016, 11:34 p.m.
|
|
|
|
[Discarded] mem: Expose memory bandwidth and latency for SimpleMemory
|
mporemba
|
January 14th, 2016, 12:01 a.m.
|
|