diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2013-05-30 12:54:11 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2013-05-30 12:54:11 -0400 |
commit | 7da851d1a834fbe6dd02f87884586129786b14a6 (patch) | |
tree | ba426b7526b9480c38ebead26fc320f7fcbec347 /src/mem/simple_dram.cc | |
parent | 42191522cc16f0f1c98455e52681a928cba4052a (diff) | |
download | gem5-7da851d1a834fbe6dd02f87884586129786b14a6.tar.xz |
mem: Spring cleaning of MSHR and MSHRQueue
This patch does some minor tidying up of the MSHR and MSHRQueue. The
clean up started as part of some ad-hoc tracing and debugging, but
seems worthwhile enough to go in as a separate patch.
The highlights of the changes are reduced scoping (private) members
where possible, avoiding redundant new/delete, and constructor
initialisation to please static code analyzers.
Diffstat (limited to 'src/mem/simple_dram.cc')
0 files changed, 0 insertions, 0 deletions