ruby: Move Rubys cache class from Cache.py to RubyCache.py
Review Request #3037 - Created Aug. 13, 2015 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 11056:a4356848d9f1 --------------------------- ruby: Move Rubys cache class from Cache.py to RubyCache.py This patch serves to avoid name clashes with the classic cache. For some reason having two 'SimObject' files with the same name creates problems.
