Cache
-
(computer science) RAM memory that is set aside as a specialized buffer storage that is continually updated; used to optimize data transfers between system elements with different characteristics
-
save up as for future use
-
To store in a cache.
-
A container containing treasure in a global treasure-hunt game.
-
To place in a cache.
-
a hole in the ground, or hiding place, for concealing and preserving provisions which it is inconvenient to carry
-
In computer science, a cache is a component that transparently stores data so that future requests for that data can be served faster. The data that is stored within a cache might be values that have been computed earlier or duplicates of original values that are stored elsewhere. If requested data is contained in the cache, this request can be served by simply reading the cache, which is comparatively faster. Otherwise, the data has to be recomputed or fetched from its original storage location, which is comparatively slower. Hence, the greater the number of requests that can be served from the cache, the faster the overall system performance becomes.
To be cost efficient and to enable an efficient use of data, caches are relatively small. Nevertheless, caches have proven themselves in many areas of computing because access patterns in typical computer applications have locality of reference. References exhibit temporal locality if data is requested again that has been recently requested already. References exhibit spatial locality if data is requested that is physically stored close to data that has been requested already. -
name given in Canada to a hole in the ground for hiding provisions when they prove cumbersome to carry.
-
A source of subsistence and supplies, typically containing items such as food, water, medical items, and/or communications equipment, packaged to prevent damage from exposure and hidden in isolated locations by such methods as burial, concealment, and/or submersion, to support isolated personnel. See also concealment; evader; evasion; recovery; recovery operations.
-
A hidden reservoir of provision (to secure it from bears) in
Arctic travel. Also, a deposit of despatches, c. -
a hidden storage space (for money or provisions or weapons)
-
That which is hidden in a cache; a hoard; a stockpile.
-
A fast temporary storage where recently- or frequently-used information is stored to avoid having to reload it from a slower storage medium.
-
For the herb in a bowl to be entirely burnt to ashes and therefore having become empty, gone, or useless for further smoking
-
A cache is a hardware or software component that stores data so future requests for that data can be served faster. This stored data is typically a result of an earlier computation, or a duplicate of data stored elsewhere. The primary purpose of a cache is to increase data retrieval performance by reducing the need to access the underlying slower storage layer. It is a temporary storage area where frequently accessed data can be stored for rapid access.
-
kash, n. a hiding-place for treasure, for stores of provisions, ammunition, c.: the stores themselves so hidden.—v.t. to hide anything.—n. Cache′pot, an ornamental flower-pot enclosing a common one of earthenware. [Fr. cacher, to hide.]
-
That which is hidden in a cache; a hoard; a stockpile.
-
A fast temporary storage where recently- or frequently-used information is stored to avoid having to reload it from a slower storage medium.
-
For the herb in a bowl to be entirely burnt to ashes and therefore having become empty, gone, or useless for further smoking
-
A cache is a hardware or software component that stores data so future requests for that data can be served faster. This stored data is typically a result of an earlier computation, or a duplicate of data stored elsewhere. The primary purpose of a cache is to increase data retrieval performance by reducing the need to access the underlying slower storage layer. It is a temporary storage area where frequently accessed data can be stored for rapid access.
Explore More Definitions
Browse our collection of 300,000+ community-written definitions