Review Board 2.0.15


ruby: Change PerfectCacheMemory::lookup to return pointer

Review Request #2862 - Created May 29, 2015 and submitted

Information
Joel Hestness
gem5
default
Reviewers
Default
Changeset 10850:b88527f91254
---------------------------
ruby: Change PerfectCacheMemory::lookup to return pointer

CacheMemory and DirectoryMemory lookup functions return pointers to entries
stored in the memory. Bring PerfectCacheMemory in line with this convention,
and clean up SLICC code generation that was in place solely to handle
references like that which was returned by PerfectCacheMemory::lookup.

Build and run tests with all protocols.

Please consider this patch in leiu of http://reviews.gem5.org/r/2786/

Issue Summary

1 0 0 1
Review request changed
Updated (Aug. 14, 2015, 7:14 a.m.)

Status: Closed (submitted)