dist: config file for distributed switch
Review Request #3231 - Created Nov. 19, 2015 and submitted
| Information | |
|---|---|
| Mohammad Alian | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 11293:a360fd989d96
---------------------------
dist: config file for distributed switchDistributed gem5 is the result of the convergence effort between
multi-gem5 and pd-gem5. It relies on the base multi-gem5 infrastructure
for packet forwarding, synchronisation and checkpointing but combines
those with the elaborated network switch model from pd-gem5.
Ship It!
The description should be <80 char lines. I am also not sure about the license header. Is it intentionally the "extended" BSD rather than just the plain BSD?
-
configs/example/sw.py (Diff revision 1) -
The name of this file is not particularly descriptive. Also, perhaps we should add a configs/dist/ subdirectory? I guess there will be more scripts related to distributed gem5?
I also don't understand how this script interacts with the other scripts. Is this a top-level? If so, where is the rest of the system?
Description: |
|
|---|
Description: |
|
||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+84) |
Description: |
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 3 (+75) |
Andreas, are you ok with this being shipped now? I am planning on shipping the switch, and it'd be nice if this can go in as well.
