Open jbush001 opened 7 years ago
Currently, when a TLB miss occurs, it raises a trap and software walks the page table and fills in the TLB entry. This feature would perform that walk in hardware to reduce the overhead.
Currently, when a TLB miss occurs, it raises a trap and software walks the page table and fills in the TLB entry. This feature would perform that walk in hardware to reduce the overhead.