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最近較少使用算法緩存中逐出條目多少