index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mem
Age
Commit message (
Expand
)
Author
2012-10-15
Port: Add protocol-agnostic ports in the port hierarchy
Andreas Hansson
2012-10-15
Mem: Separate the host and guest views of memory backing store
Andreas Hansson
2012-10-15
Mem: Use deque instead of list for bus retries
Andreas Hansson
2012-10-15
Fix: Address a few minor issues identified by cppcheck
Andreas Hansson
2012-10-15
Mem: Use cycles to express cache-related latencies
Andreas Hansson
2012-10-15
Mem: Use range operations in bus in preparation for striping
Andreas Hansson
2012-10-11
Mem: Determine bus block size during initialisation
Andreas Hansson
2012-10-02
ruby: makes some members non-static
Nilay Vaish
2012-10-02
ruby: changes to simple network
Nilay Vaish
2012-10-02
ruby: rename template_hack to template
Nilay Vaish
2012-10-02
ruby: remove unused code in protocols
Nilay Vaish
2012-10-02
ruby: remove some unused things in slicc
Nilay Vaish
2012-10-02
ruby: move functional access to ruby system
Nilay Vaish
2012-09-30
MI coherence protocol: add copyright notice
Nilay Vaish
2012-09-25
MEM: Put memory system document into doxygen
Djordje Kovacevic
2012-09-25
Cache: add a response latency to the caches
Mrinmoy Ghosh
2012-09-25
mem: Add a gasket that allows memory ranges to be re-mapped.
Ali Saidi
2012-09-23
RubyPort and Sequencer: Fix draining
Joel Hestness
2012-09-21
DRAM: Introduce SimpleDRAM to capture a high-level controller
Andreas Hansson
2012-09-21
Mem: Tidy up bus member variables types
Andreas Hansson
2012-09-20
bus: removed outdated warn regarding 64 B block sizes
Anthony Gutierrez
2012-09-19
Mem: Remove the file parameter from AbstractMemory
Andreas Hansson
2012-09-19
AddrRange: Transition from Range<T> to AddrRange
Andreas Hansson
2012-09-18
ruby: eliminate typedef integer_t
Nilay Vaish
2012-09-18
ruby: avoid using g_system_ptr for event scheduling
Nilay Vaish
2012-09-18
Mem: Add a maximum bandwidth to SimpleMemory
Andreas Hansson
2012-09-14
scons: Use c++0x with gcc >= 4.4 instead of 4.6
Andreas Hansson
2012-09-12
Ruby: Modify Scons so that we can put .sm files in extras
Jason Power
2012-09-11
clang: Fix issues identified by the clang static analyzer
Andreas Hansson
2012-09-11
Cache: Split invalidateBlk up to seperate block vs. tags
Lena Olson
2012-09-11
Ruby: Use uint32_t instead of uint32 everywhere
Nilay Vaish
2012-09-11
Ruby: Use uint8_t instead of uint8 everywhere
Nilay Vaish
2012-09-10
Ruby System: Convert to Clocked Object
Nilay Vaish
2012-09-10
Ruby Slicc: remove the call to cin.get() function
Nilay Vaish
2012-09-10
Mem: Allow serializing of more than INT_MAX bytes
Marco Elver
2012-09-07
Param: Transition to Cycles for relevant parameters
Andreas Hansson
2012-09-05
Ruby Memory Controller: Fix clocking
Joel Hestness
2012-08-28
Ruby: Correct DataBlock =operator
Jason Power
2012-08-28
Clock: Add a Cycles wrapper class and use where applicable
Andreas Hansson
2012-08-28
Port: Stricter port bind/unbind semantics
Andreas Hansson
2012-08-27
Ruby: remove README.debugging and Decommissioning_note
Nilay Vaish
2012-08-27
Ruby: Remove RubyEventQueue
Nilay Vaish
2012-08-27
Ruby Memory Vector: Allow more than 4GB of memory
Nilay Vaish
2012-08-25
MESI Protocol: Correct the virtual network in profile functions
Nilay Vaish
2012-08-25
MESI Coherence Protocol: Add copyright notice
Nilay Vaish
2012-08-22
Packet: Remove NACKs from packet and its use in endpoints
Andreas Hansson
2012-08-22
Bridge: Remove NACKs in the bridge and unify with packet queue
Andreas Hansson
2012-08-22
Port: Extend the QueuedPort interface and use where appropriate
Andreas Hansson
2012-08-21
PacketQueue: Allow queuing in the same tick as desired send tick
Andreas Hansson
2012-08-21
Clock: Move the clock and related functions to ClockedObject
Andreas Hansson
[next]