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
/
request.hh
Age
Commit message (
Expand
)
Author
2018-08-22
mem: Add StreamID and SubstreamID
Stanislaw Czerniawski
2018-06-14
base,mem: Support AtomicOpFunctor in the classic memory system
Tuan Ta
2018-06-11
misc: Using smart pointers for memory Requests
Giacomo Travaglini
2017-12-05
cpu: Add support for CMOs in the cpu models
Nikos Nikoleris
2017-12-05
mem: Add support for cache maintenance operation requests
Nikos Nikoleris
2017-12-05
mem: Support for specifying the destination of a WriteClean
Nikos Nikoleris
2017-12-04
misc: Rename misc.(hh|cc) to logging.(hh|cc)
Gabe Black
2016-04-07
mem: Remove threadId from memory request class
Mitch Hayenga
2016-04-06
Revert power patch sets with unexpected interactions
Andreas Sandberg
2016-04-05
mem: Remove threadId from memory request class
Mitch Hayenga
2016-01-19
* * *
Tony Gutierrez
2015-07-20
mem: misc flags for AMD gpu model
Blake Hechtman
2016-01-11
scons: Enable -Wextra by default
Andreas Hansson
2015-07-20
mem: add request types for acquire and release
David Hashe
2015-12-07
cpu: Support virtual addr in elastic traces
Radhika Jagtap
2015-12-07
mem: Add instruction sequence number to request
Radhika Jagtap
2015-08-21
arm, mem: Remove unused CLEAR_LL request flag
Andreas Hansson
2015-08-21
cpu: Move invldPid constant from Request to BaseCPU
Andreas Hansson
2015-08-07
base: Declare a type for context IDs
Andreas Sandberg
2015-08-07
mem: Remove extraneous acquire/release flags and attributes
Andreas Hansson
2015-07-20
mem: add request types for acquire and release
David Hashe
2015-07-03
mem: Convert Request static const flags to enums
Andreas Hansson
2015-05-05
mem, cpu: Add a separate flag for strictly ordered memory
Andreas Sandberg
2015-05-05
mem, alpha: Move Alpha-specific request flags
Andreas Sandberg
2015-03-23
mem: rename Locked/LOCKED to LockedRMW/LOCKED_RMW
Steve Reinhardt
2015-03-23
mem: Tidy up Request
Andreas Hansson
2015-01-22
mem: Clean up Request initialisation
Andreas Hansson
2014-12-02
mem: Make Request getters const
Andreas Hansson
2014-09-09
mem: Add accessor function for vaddr
Mitch Hayenga
2014-09-09
misc: Fix a number of unitialised variables and members
Andreas Hansson
2014-01-29
mem: prefetcher: add options, support for unaligned addresses
Mitch Hayenga ext:(%2C%20Amin%20Farmahini%20%3Caminfar%40gmail.com%3E)
2014-01-24
cpu: Add support for instructions that zero cache lines.
Ali Saidi
2014-01-24
mem: Add flag to request if it was generated by a page table walk
Giacomo Gabrielli
2014-01-24
mem: Add support for a security bit in the memory system
Giacomo Gabrielli
2014-01-24
mem: per-thread cache occupancy and per-block ages
Dam Sunwoo
2014-01-24
mem: track per-request latencies and access depths in the cache hierarchy
Matt Horsnell
2013-10-31
mem: Add privilege info to request class
Prakash Ramrakhyani
2013-10-15
mem: Rename the ASI_BITS flag field in Request
Andreas Sandberg
2013-10-15
mem: Use a flag instead of address bit 63 for generic IPRs
Andreas Sandberg
2013-06-18
kvm: Use the address finalization code in the TLB
Andreas Sandberg
2012-11-02
ARM: dump stats and process info on context switches
Dam Sunwoo
2012-06-05
sim: Remove FastAlloc
Ali Saidi
2012-02-12
mem: fix cache stats to use request ids correctly
Dam Sunwoo
2012-02-12
mem: Add a master ID to each request object.
Ali Saidi
2011-09-13
Mem: Allow ASID to be set after request is created.
Daniel Johnson
2011-03-01
Spelling: Fix the a spelling error by changing mmaped to mmapped.
Gabe Black
2011-01-07
Replace curTick global variable with accessor functions.
Steve Reinhardt
2010-10-16
Mem: Reclaim some request flags used by MIPS for alignment checking.
Gabe Black
2010-10-13
Mem: Change the CLREX flag to CLEAR_LL.
Gabe Black
2010-08-23
MEM: Make CLREX a first class request operation and clear locks in caches whe...
Gene Wu
[next]