LRU

LRU

 英

  • 网络最近最少使用(Least Recently Used);最近最少使用算法;置换算法

例句

Investigation of multiple failures of one part number LRU revealed that a free life-improvement modification had not been performed.

通过调查某个LRU失效情况发现没有执行寿命改进工作

The host, lacking guest page access information, is unable to properly apply its LRU algorithms when selecting pages to swap.

由于主机缺乏客户访问信息从而不能选择交换页面合理地使用LRU算法

LRU flushing can be less aggressive since transaction processing is not blocked during checkpoint processing.

LRU刷新可以放缓因为检查点处理期间事务不会阻塞

Such evictions are typically determined by a "time-to-live" (TTL) or "least-recently-used" (LRU) algorithm.

这种排除操作通常生存时间”(TTL最近最少使用算法确定

It is not suited for high throughput caching and does not provide any LRU based cache invalidation or distributed locking semantics.

适合进行吞吐量缓存支持基于LRULatestRecentlyUsed缓存校验分布式语义

Choosing the reasonable design method can realize the domestic substitutes of two modules mounted inside the LRU.

选择合理设计方法实现LRU内部产品模块原位替代

The buffer cache is managed as a set of least recently used (LRU) lists.

最近使用LRU列表形式管理缓冲区缓存

When the memory cache region becomes full, LRU removes the least recently used cached data first.

内存缓存区域LRU首先删除最近最少使用缓存数据

The decision to free up a buffer pool slot is based on the least recently used (LRU) principle.

是否释放一个缓冲根据最近使用LRU原则决定

Besides, the terrain component render algorithm is the important basis of multi-layer terrain and LRU algorithm.

大规模地形渲染处理使用基于组件多层地形算法

The memory region is a pure-memory cache region that uses a Least Recently Used (LRU) algorithm.

内存区域一个使用最近最少算法(LeastRecentlyUsed,LRU)内存缓存区域

The MLS is a single Line Replaceable Unit (LRU) with embedded Link-11 Crypto, Data Terminal Set (DTS), and processor card.

MLS一个可替代设备LRU),内嵌11加密数据终端设备DTS以及处理器

Using java code on the operating system LRU algorithm.

java代码实现关于操作系统LRU算法

Years ago, before the lru_file_repage parameter was introduced, we used to make maxperm low.

多年以前引入lru_file_repage参数之前我们习惯maxperm设置较低

To achieve LRU algorithm, in block form for each one to set up a Counter (cnt0, cnt1. cnt2, cnt3, ).

为了实现LRU算法一块设置一个计数器(cnt0,cnt1,cnt2,cnt3,)。计数器长度2

Thus, the lru_file_repage tunable parameter can be set to 0.

因此可以lru_file_repage参数设置0。

The first thing we do here is make certain that our lru_file_repage parameter = 0.

这里我们第一工作确保我们lru_file_repage参数=0。

When room needs to be made in video memory to upload a managed surface, and no item meets the LRU definition, the driver should use the

需要视频内存空间加载托管图面并且没有任何满足LRU定义驱动程序应该使用

Analysis of Page Reference Sequence's Effecting on LRU Page Replacement

页面访问序列影响LRU页面置换算法研究

On LRU Algorithm of Page- replacement Algorithms

浅谈页面置换算法LRU算法

memory, least recently used (LRU)

最近最少使用存储器

How many items were evicted from the cache using the LRU (least recently used) algorithm

使用LRU最近较少使用算法缓存中逐出条目多少