inorder: cleanup events in resource pool
authorKorey Sewell <ksewell@umich.edu>
Mon, 20 Jun 2011 01:43:38 +0000 (21:43 -0400)
committerKorey Sewell <ksewell@umich.edu>
Mon, 20 Jun 2011 01:43:38 +0000 (21:43 -0400)
commit22ba1718c4c36b5abd5fdc8ce32792f5dfdd4fc1
tree6518123e144dee30a15428df3ad4e5c66051b5a3
parente8082a28c8ee36d6e7e1982952fc545224eb33e7
inorder: cleanup events in resource pool
remove events in the resource pool that can be called from the CPU event, since the CPU
event is scheduled at the same time at the resource pool event.
----
Also, match the resPool event function names to the cpu event function names
----
src/cpu/inorder/cpu.cc
src/cpu/inorder/resource_pool.cc
src/cpu/inorder/resource_pool.hh