LRU-Least Recently Used 使用算法 ; 近期最少使用
LRU Least Recently Used algorithm 最久没有使用算法
least-recently-used lru algorithm 使用算法
Least Recently Used LRU 最近最少使用
The buffer cache is managed as a set of least recently used (LRU) lists.
以最近使用(LRU)列表的形式管理缓冲区缓存。
How many items were evicted from the cache using the LRU (least recently used) algorithm?
使用LRU(最近较少使用)算法从缓存中逐出的条目有多少。
When the memory cache region becomes full, LRU removes the least recently used cached data first.
当内存缓存区域满时,lru会首先删除最近最少使用的缓存数据。
应用推荐