Review Board 2.0.15


mem: Add MemChecker and MemCheckerMonitor

Review Request #2568 - Created Dec. 12, 2014 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 10613:f39c61e36351
---------------------------
mem: Add MemChecker and MemCheckerMonitor

This patch adds the MemChecker and MemCheckerMonitor classes. While
MemChecker can be integrated anywhere in the system and is independent,
the most convenient usage is through the MemCheckerMonitor -- this
however, puts limitations on where the MemChecker is able to observe
read/write transactions.

   
Review request changed
Updated (Dec. 23, 2014, 6:30 a.m.)

Status: Closed (submitted)