A computer system or software within a computer system that determines if a requested page or file has already been stored in memory or on its hard disk. If it has not, the request is sent upstream to ...
A memory cache that resides next to the CPU, but shares the same system bus as other subsystems in the computer. It is faster than lookaside cache, but slower than a backside cache. See backside cache ...