inorder: use m5_hash_map for skedCache
authorKorey Sewell <ksewell@umich.edu>
Mon, 20 Jun 2011 01:43:33 +0000 (21:43 -0400)
committerKorey Sewell <ksewell@umich.edu>
Mon, 20 Jun 2011 01:43:33 +0000 (21:43 -0400)
commit76c60c5f9309af239f7fbe65e760e65f6c84bbe5
tree015ce84a74d035cc0fecbc12a90c0f8df8cf1506
parent0b7ca66919ee2a90683df1e3340f08fe6c30da5e
inorder: use m5_hash_map for skedCache
since we dont care about if the cache of instruction schedules is sorted or not,
then the hash map should be faster
src/cpu/inorder/cpu.cc
src/cpu/inorder/cpu.hh