algorithme LRU
Translation of algorithme LRU into English
Noun, masculine
gestion cache
- L'algorithme LRU optimise la mémoire en supprimant les anciennes données.The LRU algorithm optimizes memory by deleting old data.
Examples of algorithme LRU in a sentence
Sans algorithme LRU, la mémoire serait vite saturée de données obsolètes.
Translations of "algorithme LRU" in Context ordered by category and frequency
il existe des données auxquelles on accède fréquemment ou des données auxquelles on accède en premier après la mise sous tension et qui ne sont pas mises à jour, parmi les données obtenues à partir d'une mémoire cache ordinaire par un algorithme logique tel qu'un algorithme LRU
there is data of a type which is frequently accessed or accessed first after the power is turned on and which is not updated, out of data discharged from an ordinary cache memory by a logic algorithm such as an LRU algorithm
algorithme LRU: Examples and translations in context
L'invention concerne un algorithme de remplacement de page qui présente sensiblement des avantages d'un algorithme LRU associés à la simplicité de mise en oeuvre d'un agencement FIFO.
A page replacement algorithm which provides substantially the benefits of an LRU algorithm but with the implementational simplicity of a FIFO arrangement is described.