config: remove ruby_fs.py
Review Request #2204 - Created March 12, 2014 and submitted
| Information | |
|---|---|
| Nilay Vaish | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10113:2de5a0712b10 --------------------------- config: remove ruby_fs.py The patch removes the ruby_fs.py file. The functionality is being moved to fs.py. This would being ruby fs simulations in line with how ruby se simulations are started (using --ruby option). The alpha fs config functions are being combined for classing and ruby memory systems. This required renaming the piobus in ruby to iobus. So, we will have stats being renamed in the stats file for ruby fs regression.
Issue Summary
1
1
0
0
| Description | From | Last Updated | Status |
|---|---|---|---|
| what if it is not alpha or x86? | Andreas Hansson | March 12, 2014, 12:24 p.m. | Open |
Seems like a nice simplification.
-
configs/example/fs.py (Diff revision 1) -
what if it is not alpha or x86?
