Hacker News new | ask | show | jobs
by AboutTheWhisles 2668 days ago
Prefetching is another technique. If memory is accessed linearly, the CPU can prefetch ahead of what is currently being accessed, and that will include the TLB lookups.