Sign in
gem5
/
testing
/
jenkins-gem5-prod
/
4646369afd408b486fd3515c35d6c6bbe8960839
4646369
regressions: update due to cache latency fix
by Nilay Vaish
· 12 years ago
4920f0d
mem: Fix cache latency bug
by Mitch Hayenga
· 12 years ago
f0b745d
scons: don't die on warnings in swig-generated code
by Steve Reinhardt
· 12 years ago
2018f61
util: Add a utility script for decoding packet traces
by Andreas Hansson
· 12 years ago
7885a16
util: Add a utility script for encoding packet traces
by Andreas Hansson
· 12 years ago
a84d026
stats: Update stats for cache retry event check
by Andreas Hansson
· 12 years ago
8708917
mem: Cancel cache retry event when blocking port
by Rene de Jong
· 12 years ago
08f7a8b
stats: Update stats to reflect bus retry changes
by Andreas Hansson
· 12 years ago
93a8423
mem: Separate waiting for the bus and waiting for a peer
by Andreas Hansson
· 12 years ago
362f6f1
mem: Introduce a variable for the retrying port
by Andreas Hansson
· 12 years ago
2123176
mem: Add a generic id field to the packet trace
by Andreas Hansson
· 12 years ago
7a57b1b
mem: Add optional request flags to the packet trace
by Andreas Hansson
· 12 years ago
08c1835
cpu: Remove CpuPort and use MasterPort in the CPU classes
by Andreas Hansson
· 12 years ago
670fc52
x86: Revert [02321b16685f] which breaks m5ops on x86
by Andreas Sandberg
· 12 years ago
546ffb2
config: return exit event instead of cause
by Nilay Vaish
· 12 years ago
04fe6b4
regressions: updates to config.ini for ruby tests
by Nilay Vaish
· 12 years ago
b2c8c50
ruby: slicc: set sender, receiver clock objs for optional queue
by Nilay Vaish
· 12 years ago
e85b556
ruby: message buffer: correct previous errors
by Nilay Vaish
· 12 years ago
47c8cb7
ruby: message buffer: remove _ptr from some variables
by Nilay Vaish
· 12 years ago
6465cf5
ruby: message buffer node: used Tick in place of Cycles
by Nilay Vaish
· 12 years ago
39e9445
ruby: consumer: avoid using receiver side clock
by Nilay Vaish
· 12 years ago
28005a7
ruby: remove unsued profile functions
by Nilay Vaish
· 12 years ago
89bb826
ruby: keep histogram of outstanding requests in seq
by Nilay Vaish
· 12 years ago
870d545
slicc: remove check if the L1Cache has a sequencer
by Nilay Vaish
· 12 years ago
8573a69
ruby: move stall and wakeup functions to AbstractController
by Nilay Vaish
· 12 years ago
eccc86e
ruby: connect two controllers using only message buffers
by Nilay Vaish
· 12 years ago
5aa43e1
ruby: convert Topology to regular class
by Nilay Vaish
· 12 years ago
2d50127
ruby: network: move routers from topology to network
by Nilay Vaish
· 12 years ago
2ca42cd
cpu: Avoid including inorder TLBUnit to avoid gcc LTO bug
by Andreas Hansson
· 12 years ago
e28e624
scons: Try to use 'tcmalloc' before 'tcmalloc_minimal'
by Andreas Sandberg
· 12 years ago
468ad10
scons: Avoid malloc/free compiler optimization when using tcmalloc
by Andreas Sandberg
· 12 years ago
9e9a47c
scons: Don't explicitly add tcmalloc_minimal to LIBS
by Andreas Sandberg
· 12 years ago
3e34751
scons: Include flags required to link statically with Python
by Andreas Sandberg
· 12 years ago
c01c5e9
mem: Fix missing delete of packet in DRAM access
by Andreas Hansson
· 12 years ago
dc37b03
ruby: set: corrects csprintf() call introduced by 7d95b650c9b6
by Nilay Vaish
· 12 years ago
9544e8f
scons: Check for known buggy version of SWIG (2.0.9)
by Andreas Sandberg
· 12 years ago
fc6f569
cpu: Fix state transition bug in the traffic generator
by Andreas Sandberg
· 12 years ago
53a0597
regressions: x86: stats updates due to new x87 insts
by Nilay Vaish
· 12 years ago
5c940fe
x86: implement some of the x87 instructions
by Nilay Vaish
· 12 years ago
82f600e
base: Fix address range granularity calculations
by Andreas Hansson
· 12 years ago
92e973b
ruby: Fix gcc 4.8 maybe-uninitialized compilation error
by Andreas Hansson
· 12 years ago
c4645c0
x86: Make the table walker reset the packet delay
by Andreas Hansson
· 12 years ago
d24d544
regressions: stats updates due to no physmem in ruby
by Nilay Vaish
· 12 years ago
c061819
ruby: remove the functional copy of memory in se mode
by Nilay Vaish
· 12 years ago
e8802fa
ruby: garnet: fixed: implement functional access
by Nilay Vaish
· 12 years ago
09b2430
stats: update patches for branch predictor and fetch updates.
by Ali Saidi
· 12 years ago
f205d83
cpu: fix a switching issue with the o3 cpu.
by Ali Saidi
· 12 years ago
f4fd12d
ARM: fix some cases where instructions that write to fp reg 15 are accidently branches.
by Ali Saidi
· 12 years ago
af8eb67
ruby: fixes functional writes to RubyRequest
by Blake Hechtman ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
· 12 years ago
a4e8512
sim: remove duplicate check on stack size
by Nilay Vaish
· 12 years ago
e5bcb30
mem: Add check if SimpleDRAM nextReqEvent is scheduled
by Andreas Hansson
· 12 years ago
da5356c
mem: Add a method to build multi-channel DRAM configurations
by Andreas Hansson
· 12 years ago
cb9e208
stats: Update stats to reflect SimpleDRAM changes
by Andreas Hansson
· 12 years ago
0facc8e
mem: SimpleDRAM variable naming and whitespace fixes
by Andreas Hansson
· 12 years ago
3ba131f
mem: Add support for multi-channel DRAM configurations
by Andreas Hansson
· 12 years ago
1a58362
mem: Merge interleaved ranges when creating backing store
by Andreas Hansson
· 12 years ago
cafd38f
mem: Merge ranges in bus before passing them on
by Andreas Hansson
· 12 years ago
c636a09
ruby: mesi coherence protocol: invalidate lock
by Dibakar Gope ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
· 12 years ago
82cf156
config: Fix --prog-interval command line option
by Ali Saidi
· 12 years ago
fea27bc
slicc: remove unused variable message_buffer_names
by Nilay Vaish
· 12 years ago
e95e78f
ruby: remove unused variable m_print_config in class Topology
by Nilay Vaish
· 12 years ago
da950ca
mem: Fix sender state bug and delay popping
by Andreas Hansson
· 12 years ago
a86f67e
stats: more zizzer stats fun
by Ali Saidi
· 12 years ago
a62afd0
scons: Fix warnings issued by clang 3.2svn (XCode 4.6)
by Andreas Hansson
· 12 years ago
08a5fd3
scons: Unify the flags shared by gcc and clang
by Andreas Hansson
· 12 years ago
5eddb63
scons: Add warning delete with non-virtual destructor
by Andreas Hansson
· 12 years ago
319443d
scons: Add warning for missing declarations
by Andreas Hansson
· 12 years ago
b44e0ce
scons: Add warning for overloaded virtual functions
by Andreas Hansson
· 12 years ago
0acd2a9
scons: Add warning for overloaded virtual functions
by Andreas Hansson
· 12 years ago
d670fa6
scons: Add warning for missing field initializers
by Andreas Hansson
· 12 years ago
c10098f
scons: Fix up numerous warnings about name shadowing
by Andreas Hansson
· 12 years ago
860155a
mem: Enforce strict use of busFirst- and busLastWordTime
by Andreas Hansson
· 12 years ago
40d0e6c
mem: Change accessor function names to match the port interface
by Andreas Hansson
· 12 years ago
b3fc883
mem: Make packet bus-related time accounting relative
by Andreas Hansson
· 12 years ago
362160c
mem: Add deferred packet class to prefetcher
by Andreas Hansson
· 12 years ago
7cd49b2
sim: Make clock private and access using clockPeriod()
by Andreas Hansson
· 12 years ago
5c7ebee
x86: Move APIC clock divider to Python
by Andreas Hansson
· 12 years ago
86a4d09
mem: Fix SenderState related cache deadlock
by Sascha Bischoff
· 12 years ago
0622f30
mem: Add predecessor to SenderState base class
by Andreas Hansson
· 12 years ago
f69d431
base: Fix a bug in the address interleaving
by Andreas Hansson
· 12 years ago
9947923
mem: Ensure trace captures packet fields before forwarding
by Andreas Hansson
· 12 years ago
21aa950
options: add command line option for dtb file
by Anthony Gutierrez
· 12 years ago
f7107fb
loader: add a flattened device tree blob (dtb) object
by Anthony Gutierrez
· 12 years ago
ba983f9
ext lib: add libfdt to enable flattened device tree support
by Anthony Gutierrez
· 12 years ago
bd31a5d
stats: update regressions for o3 changes in renaming and translation.
by Ali Saidi
· 12 years ago
8cef39f
arm: fix a page table walker issue where a page could be translated multiple times
by Mrinmoy Ghosh
· 12 years ago
3af59ab
cpu: Document exec trace flags
by Andreas Sandberg
· 12 years ago
08467a8
dev: Use the correct return type for disk offsets
by Andreas Sandberg
· 12 years ago
ca96e7b
cpu: Avoid duplicate entries in tracking structures for writes to misc regs
by Geoffrey Blake
· 12 years ago
8e79c68
cpu: Fix rename mis-handling serializing instructions when resource constrained
by Geoffrey Blake
· 12 years ago
27630e9
ARM: Postpones creation of framebuffer output file until it is actually used.
by Chris Emmons
· 12 years ago
f6550b3
mem: Tighten up cache constness and scoping
by Andreas Hansson
· 12 years ago
2f3b322
base: Add warn() and inform() to m5.utils for use from python
by Sascha Bischoff
· 12 years ago
e88e7d8
o3: fix tick used for renaming and issue with range selection
by Matt Horsnell
· 12 years ago
6459908
arm: Don't export private GIC methods
by Andreas Sandberg
· 12 years ago
81be8b9
arm: Create a GIC base class and make the PL390 derive from it
by Andreas Sandberg
· 12 years ago
b904bd5
sim: Add a system-global option to bypass caches
by Andreas Sandberg
· 12 years ago
1eec115
cpu: Refactor memory system checks
by Andreas Sandberg
· 12 years ago
1c7aa66
config: Remove O3 dependencies
by Andreas Sandberg
· 12 years ago
e5dca84
config: Move CPU handover logic to m5.switchCpus()
by Andreas Sandberg
· 12 years ago
Next »