Remove threadnum from cache everywhere for now
authorRon Dreslinski <rdreslin@umich.edu>
Fri, 6 Oct 2006 13:15:53 +0000 (09:15 -0400)
committerRon Dreslinski <rdreslin@umich.edu>
Fri, 6 Oct 2006 13:15:53 +0000 (09:15 -0400)
commit1b6653b6f791c87aeaf1dec98cdaa1a015cb11bd
treee9ee0240b2944c32ef2d05a6ebadb4678188bc02
parent212c5aefb580375417d357d821255c67a8d90fdf
Remove threadnum from cache everywhere for now
Fix so that blocking for the same reason doesn't fail.  I.E. multiple writebacks want to set the blocked flag.

src/mem/cache/miss/blocking_buffer.cc:
src/mem/cache/miss/miss_queue.cc:
src/mem/cache/miss/mshr.cc:
    Remove threadnum from cache everywhere for now

--HG--
extra : convert_revision : 7890712147655280b4f1439d486feafbd5b18b2b
src/mem/cache/base_cache.hh
src/mem/cache/miss/blocking_buffer.cc
src/mem/cache/miss/miss_queue.cc
src/mem/cache/miss/mshr.cc