ruby: RubyMemoryControl delete requests
Review Request #3116 - Created Sept. 16, 2015 and submitted
| Information | |
|---|---|
| Joel Hestness | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 11093:b3044de6ce9c --------------------------- ruby: RubyMemoryControl delete requests Changes to the RubyMemoryControl removed the dequeue function, which deleted MemoryNode instances. This results in leaked MemoryNode instances. Correctly delete these instances.
Compiled gem5.debug with --without-tcmalloc. Ran large tests with Valgrind.
Posted (Sept. 21, 2015, 1:42 a.m.)
Can we just prune the whole RubyMemoryControl rather? Has it not been deprecated long enough?
Ship It!
