projects
/
gem5.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stats: update for previous changeset
2015-04-20
Andreas Hansson
cpu: Remove the InOrderCPU from the tree
commit
|
commitdiff
|
tree
2015-04-20
Andreas Hansson
config: Remove memory aliases and rely on class name
commit
|
commitdiff
|
tree
2015-03-27
Andreas Hansson
arm, configs: Do not forward snoops from I cache
commit
|
commitdiff
|
tree
2015-03-27
Andreas Hansson
mem: Allocate cache writebacks before new MSHRs
commit
|
commitdiff
|
tree
2015-03-27
Andreas Hansson
mem: Cleanup flow for uncacheable accesses
commit
|
commitdiff
|
tree
2015-03-27
Andreas Hansson
mem: Ignore uncacheable MSHRs when finding matches
commit
|
commitdiff
|
tree
2015-03-27
Andreas Hansson
mem: Remove redundant allocateUncachedReadBuffer in...
commit
|
commitdiff
|
tree
2015-03-27
Andreas Hansson
mem: Modernise MSHR iterators to C++11
commit
|
commitdiff
|
tree
2015-03-27
Andreas Hansson
tests: Update stats for cache block alignment
commit
|
commitdiff
|
tree
2015-03-27
Andreas Hansson
mem: Align all MSHR entries to block boundaries
commit
|
commitdiff
|
tree
2015-03-26
Andreas Hansson
cpu: Fix InstPBTrace inheritance
commit
|
commitdiff
|
tree
2015-03-23
Andreas Hansson
mem: Tidy up Request
commit
|
commitdiff
|
tree
2015-03-23
Andreas Hansson
tests: Final reclassification of quick regressions
commit
|
commitdiff
|
tree
2015-03-19
Andreas Hansson
tests: Recategorise regressions based on run time
commit
|
commitdiff
|
tree
2015-03-19
Andreas Hansson
config: Add soak test for memtest.py
commit
|
commitdiff
|
tree
2015-03-19
Andreas Hansson
mem: Use emplace front/back for deferred packets
commit
|
commitdiff
|
tree
2015-03-19
Andreas Hansson
config: Fix DRAM rank option in sweep script
commit
|
commitdiff
|
tree
2015-03-19
Andreas Hansson
tests: Bump timeout to 5 hours
commit
|
commitdiff
|
tree
2015-03-02
Andreas Hansson
stats: Update stats to reflect cache and interconnect...
commit
|
commitdiff
|
tree
2015-03-02
Andreas Hansson
mem: Unify all cache DPRINTF address formatting
commit
|
commitdiff
|
tree
2015-03-02
Andreas Hansson
mem: Fix cache MSHR conflict determination
commit
|
commitdiff
|
tree
2015-03-02
Andreas Hansson
mem: Add byte mask to Packet::checkFunctional
commit
|
commitdiff
|
tree
2015-03-02
Andreas Hansson
mem: Move crossbar default latencies to subclasses
commit
|
commitdiff
|
tree
2015-03-02
Andreas Hansson
arm: Share a port for the two table walker objects
commit
|
commitdiff
|
tree
2015-03-02
Andreas Hansson
mem: Tidy up the cache debug messages
commit
|
commitdiff
|
tree
2015-03-02
Andreas Hansson
mem: Split port retry for all different packet classes
commit
|
commitdiff
|
tree
2015-03-02
Andreas Hansson
tests: Run regression timeout as foreground
commit
|
commitdiff
|
tree
2015-02-16
Andreas Hansson
config: Add memcheck stress test
commit
|
commitdiff
|
tree
2015-02-16
Andreas Hansson
cpu: TrafficGen sinks snoops without complaining
commit
|
commitdiff
|
tree
2015-02-16
Andreas Hansson
dev: Fix undefined behaviuor in i8254xGBe
commit
|
commitdiff
|
tree
2015-02-16
Andreas Hansson
mem: mmap the backing store with MAP_NORESERVE
commit
|
commitdiff
|
tree
2015-02-16
Andreas Hansson
mem: Use the range cache for lookup as well as access
commit
|
commitdiff
|
tree
2015-02-16
Andreas Hansson
arch: Make readMiscRegNoEffect const throughout
commit
|
commitdiff
|
tree
2015-02-11
Andreas Hansson
config: Revamp memtest to allow testers on any level
commit
|
commitdiff
|
tree
2015-02-11
Andreas Hansson
stats: Bump the MemTest regression stats
commit
|
commitdiff
|
tree
2015-02-11
Andreas Hansson
cpu: Tidy up the MemTest and make false sharing more...
commit
|
commitdiff
|
tree
2015-02-11
Andreas Hansson
base: Do not dereference NULL in CompoundFlag creation
commit
|
commitdiff
|
tree
2015-02-03
Andreas Hansson
mem: Clarify express snoop behaviour
commit
|
commitdiff
|
tree
2015-02-03
Andreas Hansson
mem: Clarify cache behaviour for pending dirty responses
commit
|
commitdiff
|
tree
2015-02-03
Andreas Hansson
config: Add XOR hashing to the DRAM channel interleaving
commit
|
commitdiff
|
tree
2015-02-03
Andreas Hansson
base: Add XOR-based hashed address interleaving
commit
|
commitdiff
|
tree
2015-02-03
Andreas Hansson
config: Adjust DRAM channel interleaving defaults
commit
|
commitdiff
|
tree
2015-02-03
Andreas Hansson
scons: Avoid implicit command dependencies
commit
|
commitdiff
|
tree
2015-02-03
Andreas Hansson
cpu: Ensure timing CPU sinks response before sending...
commit
|
commitdiff
|
tree
2015-01-22
Andreas Hansson
mem: Remove unused Packet src and dest fields
commit
|
commitdiff
|
tree
2015-01-22
Andreas Hansson
mem: Remove Packet source from ForwardResponseRecord
commit
|
commitdiff
|
tree
2015-01-22
Andreas Hansson
mem: Remove unused RequestState in the bridge
commit
|
commitdiff
|
tree
2015-01-22
Andreas Hansson
mem: Always use SenderState for response routing in...
commit
|
commitdiff
|
tree
2015-01-22
Andreas Hansson
mem: Make the XBar responsible for tracking response...
commit
|
commitdiff
|
tree
2015-01-22
Andreas Hansson
stats: Update stats to reflect x86 table walker changes
commit
|
commitdiff
|
tree
2015-01-22
Andreas Hansson
x86: Delay X86 table walk on receiving walker response
commit
|
commitdiff
|
tree
2015-01-22
Andreas Hansson
mem: Clean up Request initialisation
commit
|
commitdiff
|
tree
2015-01-20
Andreas Hansson
scons: Do not build the InOrderCPU
commit
|
commitdiff
|
tree
2015-01-20
Andreas Hansson
tests: Remove deprecated InOrderCPU tests
commit
|
commitdiff
|
tree
2015-01-20
Andreas Hansson
mem: Fix bug in cache request retry mechanism
commit
|
commitdiff
|
tree
2015-01-20
Andreas Hansson
cpu: Fix retry bug in MinorCPU LSQ
commit
|
commitdiff
|
tree
2015-01-20
Andreas Hansson
mem: Move DRAM interleaving check to init
commit
|
commitdiff
|
tree
2014-12-23
Andreas Hansson
stats: Bump stats for decoder, TLB, prefetcher and...
commit
|
commitdiff
|
tree
2014-12-23
Andreas Hansson
config: Expose the DRAM ranks as a command-line option
commit
|
commitdiff
|
tree
2014-12-23
Andreas Hansson
mem: Ensure DRAM controller is idle when in atomic...
commit
|
commitdiff
|
tree
2014-12-23
Andreas Hansson
tests: Add a regression for the stack distance calculator
commit
|
commitdiff
|
tree
2014-12-02
Andreas Hansson
stats: Bump stats for fixes, mostly TLB and WriteInvalidate
commit
|
commitdiff
|
tree
2014-12-02
Andreas Hansson
scons: Ensure dictionary iteration is sorted by key
commit
|
commitdiff
|
tree
2014-12-02
Andreas Hansson
stats: Bump stats for o3 LSQ changes
commit
|
commitdiff
|
tree
2014-12-02
Andreas Hansson
cpu: Always mask the snoop address when performing...
commit
|
commitdiff
|
tree
2014-12-02
Andreas Hansson
mem: Relax packet src/dest check and shift onus to...
commit
|
commitdiff
|
tree
2014-12-02
Andreas Hansson
mem: Clean up packet data allocation
commit
|
commitdiff
|
tree
2014-12-02
Andreas Hansson
mem: Cleanup Packet::checkFunctional and hasData usage
commit
|
commitdiff
|
tree
2014-12-02
Andreas Hansson
mem: Make the requests carried by packets const
commit
|
commitdiff
|
tree
2014-12-02
Andreas Hansson
mem: Make Request getters const
commit
|
commitdiff
|
tree
2014-12-02
Andreas Hansson
mem: Add checks and explanation for assertMemInhibit...
commit
|
commitdiff
|
tree
2014-12-02
Andreas Hansson
mem: Assume all dynamic packet data is array allocated
commit
|
commitdiff
|
tree
2014-12-02
Andreas Hansson
mem: Remove redundant Packet::allocate calls
commit
|
commitdiff
|
tree
2014-12-02
Andreas Hansson
mem: Use const pointers for port proxy write functions
commit
|
commitdiff
|
tree
2014-12-02
Andreas Hansson
mem: Add const getters for write packet data
commit
|
commitdiff
|
tree
2014-12-02
Andreas Hansson
mem: Remove null-check bypassing in Packet::getPtr
commit
|
commitdiff
|
tree
2014-11-24
Andreas Hansson
stats: Bump stats after static analysis fixes
commit
|
commitdiff
|
tree
2014-11-24
Andreas Hansson
misc: Another round of static analysis fixups
commit
|
commitdiff
|
tree
2014-11-14
Andreas Hansson
arm: Fixes based on UBSan and static analysis
commit
|
commitdiff
|
tree
2014-11-14
Andreas Hansson
mem: Clarify unit of DRAM controller buffer size
commit
|
commitdiff
|
tree
2014-11-12
Andreas Hansson
stats: Bump regressions to match latest changes
commit
|
commitdiff
|
tree
2014-11-12
Andreas Hansson
sim: Sort SimObject descendants and ports
commit
|
commitdiff
|
tree
2014-11-12
Andreas Hansson
base: Revert 9277177eccff and use getenv/setenv for...
commit
|
commitdiff
|
tree
2014-10-20
Andreas Hansson
x86: Fixes to avoid LTO warnings
commit
|
commitdiff
|
tree
2014-10-20
Andreas Hansson
misc: Use gmtime for conversion to UTC to avoid getenv...
commit
|
commitdiff
|
tree
2014-10-20
Andreas Hansson
base: Fix for stats node on gcc < 4.6.3
commit
|
commitdiff
|
tree
2014-10-20
Andreas Hansson
ext: Bump DRAMPower to avoid compilation issues
commit
|
commitdiff
|
tree
2014-10-16
Andreas Hansson
mem: Modernise PhysicalMemory with C++11 features
commit
|
commitdiff
|
tree
2014-10-16
Andreas Hansson
misc: Move AddrRangeList from port.hh to addr_range.hh
commit
|
commitdiff
|
tree
2014-10-16
Andreas Hansson
sim: EventQueue wakeup on events scheduled outside...
commit
|
commitdiff
|
tree
2014-10-16
Andreas Hansson
arch: Use shared_ptr for all Faults
commit
|
commitdiff
|
tree
2014-10-16
Andreas Hansson
o3: Use shared_ptr for MemDepEntry
commit
|
commitdiff
|
tree
2014-10-16
Andreas Hansson
mem: Use shared_ptr for Ruby Message classes
commit
|
commitdiff
|
tree
2014-10-16
Andreas Hansson
base: Use shared_ptr for stat Node
commit
|
commitdiff
|
tree
2014-10-16
Andreas Hansson
base: Transition CP annotate to use shared_ptr
commit
|
commitdiff
|
tree
2014-10-16
Andreas Hansson
dev: Use shared_ptr for EthPacketData
commit
|
commitdiff
|
tree
2014-10-16
Andreas Hansson
dev: Use shared_ptr for Arguments::Data
commit
|
commitdiff
|
tree
2014-10-16
Andreas Hansson
arch,x86,mem: Dynamically determine the ISA for Ruby...
commit
|
commitdiff
|
tree
2014-10-16
Andreas Hansson
mem: Dynamically determine page bytes in memory components
commit
|
commitdiff
|
tree
2014-10-16
Andreas Hansson
config: Add the ability to read a config file using...
commit
|
commitdiff
|
tree
next