Cache-Memory

  • 11cache memory — small unit of memory with a short access time and which is managed by the computers in a manner that improves its processing time (Computers) …

    English contemporary dictionary

  • 12cache memory — /ˈkeɪʃ mɛmri/ (say kaysh memree) noun a section of computer memory which can be accessed at high speed and in which information is stored for fast retrieval …

  • 13Memory disambiguation — is a set of techniques employed by high performance out of order execution microprocessors that execute memory access instructions (loads and stores) out of program order. The mechanisms for performing memory disambiguation, implemented using… …

    Wikipedia

  • 14Memory architecture — describes the methods used to implement electronic computer data storage in a manner that is a combination of the fastest, most reliable, most durable, and least expensive way to store and retrieve information. Depending on the specific… …

    Wikipedia

  • 15caché — 1. Adaptación gráfica de la voz francesa cachet, usada en español con los sentidos de ‘distinción o elegancia’: «Hay quien nace [...] con estilo y caché» (Vergés Cenizas [R. Dom. 1980]); y ‘cotización o remuneración de un artista’: «¿Qué méritos… …

    Diccionario panhispánico de dudas

  • 16cache controller — noun (computing) A hardware device which controls the transfer of data to and from the cache memory • • • Main Entry: ↑cache …

    Useful english dictionary

  • 17Cache coherency — In computing, cache coherency (also cache coherence) refers to the integrity of data stored in local caches of a shared resource. Cache coherence is a special case of memory coherence.When clients in a system maintain caches of a common memory… …

    Wikipedia

  • 18Memory hierarchy — Diagram of the computer memory hierarchy See also: Computer data storage The term memory hierarchy is used in the theory of computation when discussing performance issues in computer architectural design, algorithm predictions, and the lower… …

    Wikipedia

  • 19Cache coherence — In computing, cache coherence (also cache coherency) refers to the consistency of data stored in local caches of a shared resource. Multiple Caches of Shared Resource When clients in a system maintain caches of a common memory resource, problems… …

    Wikipedia

  • 20Cache coloring — In computer science, cache coloring (also known as page coloring) is the process of attempt to allocate free pages that are contiguous from the CPU cache s point of view, in order to maximize the total number of pages cached by the processor.… …

    Wikipedia