commit | 599d2c91f88ba74098a917eb0b7f901add49276a | [log] [tgz] |
---|---|---|
author | Gabe Black <gabeblack@google.com> | Fri Mar 22 14:23:21 2019 -0700 |
committer | Gabe Black <gabeblack@google.com> | Tue Mar 26 18:17:09 2019 +0000 |
tree | 7018c702b25b008893d97959aa7ead613f2d6462 | |
parent | fcc4c4fed945d0575d40fe314573a2081d66b2ee [diff] |
mem: Clean up the xbars a little. Get rid of comments which just restate the code, get rid of redundant "virtual" keywords, add "override"s, fix style, and get rid of xbar::init which was empty and hiding the parent class init. Change-Id: I8ce20abee340baa88084d142f2fb8c633ee54ba9 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/17592 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>