summaryrefslogtreecommitdiff
path: root/src/mem/cache/write_queue_entry.hh
AgeCommit message (Expand)Author
2019-04-24cpu,mem: missing override specifierAndrea Mondelli
2019-04-19mem-cache: Add match functions to QueueEntryDaniel R. Carvalho
2019-04-19mem-cache: Move Target to QueueEntryDaniel R. Carvalho
2018-07-23mem: Rename Packet::checkFunctional to trySatisfyFunctionalRobert Kovacsics
2018-05-31mem-cache: Fix include directives in the cache related classesNikos Nikoleris
2018-05-31mem-cache: Adopt a more sensible cache class hierarchyNikos Nikoleris
2016-04-21mem: Deallocate all write-queue entries when sentAndreas Hansson
2016-03-17mem: Create a separate class for the cache write bufferAndreas Hansson