inorder: update max. resource bandwidths
authorKorey Sewell <ksewell@umich.edu>
Fri, 18 Feb 2011 19:29:31 +0000 (14:29 -0500)
committerKorey Sewell <ksewell@umich.edu>
Fri, 18 Feb 2011 19:29:31 +0000 (14:29 -0500)
commit37df92595328d7d1443c1670cd72d4eae3b78bf7
tree189bc8eaafadd47ccdbff3dd840c27b9924ee9a1
parent91c48b1c3ba6e46324b96fb76762a4d973ce6007
inorder: update max. resource bandwidths
each resource has a certain # of requests it can take per cycle. update the #s here
to be more realistic based off of the pipeline width and if the resource needs to
be accessed on multiple cycles
src/cpu/inorder/resource_pool.cc