最近最少使用 LRU ; [科技] Least Recently Used ; L
最近最少使用算法 LRU ; Least Recently Used
最近最少使用排除 least recently used removal
最近最少使用的 least recently used ; minst recentelijk gebruikt
最近最少使用置换算法 LRU
最近最少使用内存 least recently used memory
法称为最近最少被使用 least recently used ; LRU
最近最少使用法 LRU ; Least-Recently Used
当内存缓存区域满时,lru会首先删除最近最少使用的缓存数据。
When the memory cache region becomes full, LRU removes the least recently used cached data first.
这影响最近最少使用守护进程(least recently used daemon LRUD)扫描可释放页面的方式。
This affects how the least recently used daemon (LRUDs) scan for pages to free.
首先,缓存会实现最近最少使用的算法,使得 ASP.NET 能够在内存运行效率较低的情况下强制缓存清除——从缓存自动删除未使用过的项目。
The first is that the Cache implements a least-recently-used algorithm, allowing ASP.NET to force a Cache purge—automatically removing unused items from the Cache—if memory is running low.
应用推荐