|
|
[Submitted] network: DSENT power model
|
owenhsin
|
April 9th, 2013, 7:25 p.m.
|
|
|
|
[Discarded] Sequencers: Reset clocks after cache warmup/cooldown
|
jthestness
|
April 7th, 2013, 8:42 p.m.
|
|
|
|
[Submitted] Configs: Fix up maxtick and maxtime
|
jthestness
|
April 7th, 2013, 8:42 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.
|
|
|
|
[Submitted] Ruby System, Cache Recorder: Use delete [] for trace vars
|
jthestness
|
April 5th, 2013, 7:09 p.m.
|
|
|
|
[Submitted] mem: Add basic stats to the buses
|
ahansson
|
April 5th, 2013, 6:39 a.m.
|
|
|
|
mem: model data array bank in classic cache
|
rioshering
|
March 31st, 2013, 3:47 p.m.
|
|
|
|
arm: mark IT instructions as nops
|
mhayenga
|
March 29th, 2013, 7:41 p.m.
|
|
|
|
cpu: discard nops at decode in o3
|
mhayenga
|
March 29th, 2013, 7:27 p.m.
|
|
|
|
[Submitted] mem: Address mapping with fine-grained channel interleaving
|
ahansson
|
March 28th, 2013, 3:28 a.m.
|
|
|
|
[Submitted] mem: More descriptive enum names for address mapping
|
ahansson
|
March 28th, 2013, 3:28 a.m.
|
|
|
|
[Submitted] cpu: Use request flags in trace playback
|
ahansson
|
March 28th, 2013, 3:28 a.m.
|
|
|
|
[Submitted] cpu: Make the generators usable outside the TrafficGen module
|
ahansson
|
March 28th, 2013, 3:28 a.m.
|
|
|
|
[Submitted] config: Add a mem-type config option to se/fs scripts
|
ahansson
|
March 28th, 2013, 3:28 a.m.
|
|
|
|
[Submitted] mem: Add a WideIO DRAM configuration
|
ahansson
|
March 28th, 2013, 3:27 a.m.
|
|
|
|
[Submitted] mem: Replace check with panic where inhibited should not happen
|
ahansson
|
March 28th, 2013, 3:26 a.m.
|
|
|
|
[Submitted] mem: add cache class destructor to avoid memory leak
|
rioshering
|
March 27th, 2013, 3:34 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] sim: separate nextCycle() and nearestClockEdge() in clockedObjects
|
ali
|
March 26th, 2013, 1:51 p.m.
|
|
|
|
[Submitted] dev: make BasicPioDevice take size in constructor
|
stever
|
March 25th, 2013, 8:59 p.m.
|
|
|
|
[Submitted] mem: Fix cache latency bug
|
mhayenga
|
March 23rd, 2013, 2:30 p.m.
|
|
|
|
[Submitted] debug : Fixes the issue wherein Debug symbols were not getting dumped into trace files for SE mode
|
umesh
|
March 22nd, 2013, 2:47 p.m.
|
|
|
|
[Submitted] rcs scripts: remove bbench.rcS
|
atgutier
|
March 22nd, 2013, 8:10 a.m.
|
|
|
|
[Submitted] dev: consistently end device classes in 'Device'
|
stever
|
March 21st, 2013, 10:12 p.m.
|
|
|
|
[Submitted] dev/arm: get rid of AmbaDev namespace
|
stever
|
March 21st, 2013, 10:11 p.m.
|
|
|
|
[Submitted] devices: make more classes derive from BasicPioDevice
|
stever
|
March 21st, 2013, 10:10 p.m.
|
|
|
|
[Submitted] scons: don't die on warnings in swig-generated code
|
stever
|
March 21st, 2013, 10:10 p.m.
|
|
|
|
[Submitted] ruby: convert topology to normal object
|
nilay
|
March 21st, 2013, 5:23 p.m.
|
|
|
|
[Submitted] PacketQueue: Add maxQueueDepth parameter and setter
|
jthestness
|
March 17th, 2013, 6:05 p.m.
|
|
|
|
[Submitted] scons: Include flags required to link statically with Python
|
andysan
|
March 14th, 2013, 8:55 a.m.
|
|
|
|
[Submitted] util: Add a utility script for decoding packet traces
|
ahansson
|
March 14th, 2013, 7:06 a.m.
|
|
|
|
[Submitted] util: Add a utility script for encoding packet traces
|
ahansson
|
March 14th, 2013, 7:05 a.m.
|
|
|
|
[Submitted] mem: Adding verbose debug output in the memory system
|
ahansson
|
March 14th, 2013, 7:05 a.m.
|
|
|
|
[Submitted] mem: Cancel cache retry event when blocking port
|
ahansson
|
March 14th, 2013, 7:04 a.m.
|
|
|
|
[Submitted] mem: Separate waiting for the bus and waiting for a peer
|
ahansson
|
March 14th, 2013, 7:02 a.m.
|
|
|
|
[Submitted] mem: Introduce a variable for the retrying port
|
ahansson
|
March 14th, 2013, 7:02 a.m.
|
|
|
|
[Submitted] mem: Add a generic id field to the packet trace
|
ahansson
|
March 14th, 2013, 7:01 a.m.
|
|
|
|
[Submitted] mem: Add optional request flags to the packet trace
|
ahansson
|
March 14th, 2013, 7 a.m.
|
|
|
|
[Submitted] cpu: Remove CpuPort and use MasterPort in the CPU classes
|
ahansson
|
March 14th, 2013, 7 a.m.
|
|
|
|
[Submitted] ruby: message buffer: correct previous errors
|
nilay
|
March 8th, 2013, 9:56 a.m.
|
|
|
|
[Submitted] ruby: message buffer: remove _ptr from some variables
|
nilay
|
March 8th, 2013, 9:50 a.m.
|
|
|
|
[Submitted] ruby: message buffer node: used Tick in place of Cycles
|
nilay
|
March 8th, 2013, 9:49 a.m.
|
|
|
|
[Submitted] ruby: consumer: avoid using receiver side clock
|
nilay
|
March 8th, 2013, 9:44 a.m.
|
|
|
|
[Submitted] ruby: network: move routers from topology to network
|
nilay
|
March 8th, 2013, 9:31 a.m.
|
|
|
|
[Submitted] ruby: remove unsued profile functions
|
nilay
|
March 8th, 2013, 9:30 a.m.
|
|
|
|
[Submitted] ruby: keep histogram of outstanding requests in seq
|
nilay
|
March 8th, 2013, 9:29 a.m.
|
|
|
|
[Submitted] x86: changes to apic, keyboard
|
nilay
|
March 8th, 2013, 9:24 a.m.
|
|
|
|
[Submitted] x86: create space in bios memory map
|
nilay
|
March 8th, 2013, 9:24 a.m.
|
|
|
|
[Submitted] kvm: Add support for state dumping on ARM
|
ali
|
March 8th, 2013, 7:05 a.m.
|
|