Earlier parts examined the performance characteristics of sequential and random access under single-threaded execution, and noted in passing the destructive effect of random access on the TLB. This part devotes full attention to the TLB: what it is, why a TLB miss is more severe than a cache mis...
Source: [Dev.to](https://dev.to/tyler_tan_13b1f742020d35a/cache-deep-dive-iv-tlb-huge-pages-and-memory-level-parallelism-5lf)