LRU

From Oracle FAQ

Jump to: navigation, search

LRU (Least Recently Used) is an algorithm Oracle uses when it needs to make room for new information in the memory space allocated. It replaces the oldest (LRU) data to make room for new data.

Glossary of Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #
Retrieved from "http://orafaq.com/wiki/LRU"
Personal tools