Pseudo-LRU

id: pseudo-lru-202-1314575
title: Pseudo-LRU
text: Pseudo-LRU or PLRU is a family of cache algorithms which improve on the performance of the Least Recently Used (LRU) algorithm by replacing values using approximate measures of age rather than maintaining the exact age of every value in the cache. PLRU usually refers to two cache replacement algorithms: tree-PLRU and bit-PLRU.
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Pseudo-LRU
date created:
date modified: 2024-04-25T15:19:31Z
main entity: {"identifier":"Q7254415","url":"https://www.wikidata.org/entity/Q7254415"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part