Noun
lookaside (countable and uncountable, plural lookasides)
English Wikipedia has an article on:Translation lookaside bufferWikipedia
(computing) The technique of searching for something in a precalculated cache before attempting a more time-consuming search elsewhere.
In exploiting these vulnerabilities, suitably skilled attackers are able to observe the impact of running programs upon shared resources, such as data caches, Translation Lookaside Buffers (TLBs), and other internal processor structures. Source: Internet
This specialized cache is called a translation lookaside buffer (TLB). citation Software caches Disk cache main While CPU caches are generally managed entirely by hardware, a variety of software manages other caches. Source: Internet
This variation makes more efficient use of CPU caching and the translation lookaside buffer (TLB), because slot entries are stored in sequential memory positions. Source: Internet