inorder: enforce stage bandwidth
authorKorey Sewell <ksewell@umich.edu>
Sun, 31 Jan 2010 23:28:31 +0000 (18:28 -0500)
committerKorey Sewell <ksewell@umich.edu>
Sun, 31 Jan 2010 23:28:31 +0000 (18:28 -0500)
commit4d749472e3cb97ff0421fbf5cbc53d9c89ecfa45
tree003805dffa52427f140e92b2d0e9163c1f12398c
parentb4e0ef78379dd5bab0ee6ec824bca3f51dd484c6
inorder: enforce stage bandwidth
each stage keeps track of insts_processed on a per_thread basis but we should
be keeping that on a total basis inorder to enforce stage width limits
src/cpu/inorder/first_stage.cc
src/cpu/inorder/pipeline_stage.cc
src/cpu/inorder/pipeline_stage.hh