|
ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
|
Modeling Tranlation Look-up Table (TLB) More...


Go to the source code of this file.
Classes | |
| class | etiss::mm::TLB< EntryNum > |
Namespaces | |
| namespace | etiss |
| forwards: include/jit/* | |
| namespace | etiss::mm |
Modeling Tranlation Look-up Table (TLB)
Since MMU has to cope with translation details, TLB maps merely virtual frame number (vfn) to PTE. If EntryNum equals 0, TLB is configured to be infinitely large and no eviction is required. Otherwise, an eviction strategy has to be explicitly declared.
Definition in file TLB.h.