LRU algorithm的意思|示意
最近最少使用算法(least recently used algorithm)
LRU algorithm的网络常见释义
LRU算法 VF15操作系统论文_论文酷_新浪博客 关键词:存储管理,LRU算法,固定分区管理,页式管理 [gap=949]Keywords: Storage management, LRU algorithm, fixed regional management, page management
LRU algorithm相关短语
1、 least-recently-used lru algorithm 使用算法
2、 Research on LRU Algorithm LRU算法探析
3、 LRU Page Replacement Algorithm 最久未使用算法
LRU algorithm相关例句
The LRU-like algorithm is proposed for the block management of augmented cache scheme.
提出了一个用于扩充高缓块管理的近似LRU算法。
But in some cases, LRU algorithm causes many page faults, so improving LRU page replacement algorithm can reduce page faults, and therefore improve the performance of the system.
但LRU算法在某些情况下会产生较多的缺页失败,改进LRU算法,降低缺页失败次数,可以有效地提高系统性能。
According to the desire of BTB's function, the paper realizes a pseudo-LRU replacement algorithm and two-bit bimodal algorithm. The circuit has advantages in its simple structure, and small space.
针对BTB部件的功能需要,采用了随机替换算法以及两位饱和计数器算法,并给出电路实现,其电路结构简单,占用面积小。
New replacement algorithm (LRU versus FIFO)
新的替换算法(LRU 与 FIFO)
Entries for the dentry cache are allocated from the dentry_cache slab allocator and use a least-recently-used (LRU) algorithm to prune entries when memory pressure exists.
dentry缓存的条目从dentry_cache slab分配器分配,并且在缓存存在压力时使用最近不使用(least - recently - used, LRU)算法删除条目。
Besides, the terrain component render algorithm is the important basis of multi-layer terrain and LRU algorithm.
在大规模地形的渲染处理中,使用了基于组件式的多层地形算法。