network: adjusted default endponit bandwidth
Review Request #664 - Created April 27, 2011 and submitted
Information | |
---|---|
Brad Beckmann | |
gem5 | |
Reviewers | |
Default | |
ali, gblack, nate, stever |
network: adjusted default endponit bandwidth The simple network's endpoint bandwidth value is used to adjust the overall bandwidth of the network. Specifically, the ration between endpoint bandwidth and the MESSAGE_SIZE_MULTIPLIER determines the increase. By setting the value to 1000, that means the bandwdith factor specified in the links translates to the link bandwidth in bytes. Previously, it was increasing that value by 10. This patch will likely require a reset of the ruby regression tester stats.