Garnet: Correct computation of link utilization
authorNilay Vaish <nilay@cs.wisc.edu>
Sat, 28 Apr 2012 21:57:31 +0000 (16:57 -0500)
committerNilay Vaish <nilay@cs.wisc.edu>
Sat, 28 Apr 2012 21:57:31 +0000 (16:57 -0500)
commit04a558bb4107b491f575c12d3a36ee78949b4272
tree1da33f29964218894320500d4eed8d90bc1c858e
parent6ea7fcc54acc5f6dea3d93f8ae157ff8887c3c15
Garnet: Correct computation of link utilization
The computation for link utilization was incorrect for the flexible network.
The utilization was being divided twice by the total time.
src/mem/ruby/network/garnet/flexible-pipeline/NetworkLink.cc