inorder: recvRetry bug fix
authorKorey Sewell <ksewell@umich.edu>
Sun, 31 Jan 2010 23:29:18 +0000 (18:29 -0500)
committerKorey Sewell <ksewell@umich.edu>
Sun, 31 Jan 2010 23:29:18 +0000 (18:29 -0500)
commit82c5a754e684af6522f339ab30d2c661ee9c220c
treec70b9e14c48dd30ef2de8927eca338a56218e951
parent349d86c0e4afb02962c9899bd5a3887ff2c55626
inorder: recvRetry bug fix
- on certain retry requests you can get an assertion failure
- fix by allowing the request to literally "Retry" itself
  if it wasnt successful before, and then block any requests
  through cache port while waiting for the cache to be
  made available for access
src/cpu/inorder/resources/cache_unit.cc
src/cpu/inorder/resources/cache_unit.hh