inorder: SE mode TLB faults
authorKorey Sewell <ksewell@umich.edu>
Mon, 20 Jun 2011 01:43:42 +0000 (21:43 -0400)
committerKorey Sewell <ksewell@umich.edu>
Mon, 20 Jun 2011 01:43:42 +0000 (21:43 -0400)
commit078f914e69d6a08b0ff881b0909535307464553f
tree50e116b7b7d8a8136a080fe3ea53f6190b71243e
parent3cb23bd3a21a50577aaaa12db41d2203f4a9d6eb
inorder: SE mode TLB faults
handle them like we do in FS mode, by blocking the TLB until the fault
is handled by the fault->invoke()
src/cpu/inorder/resource.cc
src/cpu/inorder/resources/cache_unit.cc
src/cpu/inorder/resources/cache_unit.hh
src/cpu/inorder/resources/use_def.cc