X86: Make the X86 TLB take advantage of delayed translations, and get rid of the...
authorGabe Black <gblack@eecs.umich.edu>
Wed, 25 Feb 2009 18:16:21 +0000 (10:16 -0800)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 25 Feb 2009 18:16:21 +0000 (10:16 -0800)
commit40fdba2454c219902db7ad1abd28593de8611c2b
tree79369b7e2d1caae9f0accd45e6f9a0f53c1002f2
parent6ed47e94644f854baa33d1e9f367cc9eebd99abf
X86: Make the X86 TLB take advantage of delayed translations, and get rid of the fake TLB miss faults.
src/arch/x86/faults.cc
src/arch/x86/faults.hh
src/arch/x86/pagetable_walker.cc
src/arch/x86/pagetable_walker.hh
src/arch/x86/tlb.cc
src/arch/x86/tlb.hh