您要查找的是不是:
- 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算法,降低缺页失败次数,可以有效地提高系统性能。
- Adaptive Page Replacement Algorithm--AWL 动态自适应页面置换算法AWL
- RESEARCH ON DETECTION-BASED ADAPTIVE PAGE REPLACEMENT ALGORITHM 基于探测的自适应页面置换算法研究
- A Study on Page Replacement Algorithm in Virtual Memory Management 虚拟存储管理中的页面置换算法研究
- -best pages replacement algorithm, FIFO, the LRU simulation. 最佳页面置换算法,FIFO,LRU的仿真。
- best pages replacement algorithm, FIFO, the LRU simulation. 最佳页面置换算法,FIFO,LRU的仿真。
- page replacement algorithm 页面置换算法
- If no RAM is free, it may be necessary to choose an existing page, using some replacement algorithm, and save it to disk (this is called "paging"). 如果没有空闲内存可用,可能有必要通过一些替换算法选择一个已经存在的页面来替换,并把被替换的页面保存到磁盘。
- In the system, improved gain-based replacement algorithm and LRU algorithm are used to manage caches. 在该原型系统中,分别采用改进的基于增益模型的缓存增益算法和传统LRU算法管理缓存,验证了改进的基于增益模型的缓存增益算法比传统LRU算法优越,同等条件下,启动延迟法更低,字节命中率更高。
- The realization of Page Address Translation request appeared in the phenomenon of missing pages, the use of FIFO FIFO, long the most recent use of LRU, the best replacement algorithm OPT. 实现请求页式地址转换中出现的缺页现象时,用到的先进先出FIFO、最近最久未使用LRU、最佳OPT置换算法。
- A knowledge-aware based Web cache replacement algorithm whose merits and defects are compared by CWIS experiments is proposed and evaluated objectively. 提出了一种内容识别的代理缓存覆盖算法,通过实验比较了该方法的优缺点,并作出了客观的评价。
- This paper mainly introduced key techniques in design of OSCAR buffer manager including asynchronous I/O, page r/w checking, policy of page replacement and dynamically managing memory. 主要介绍在设计OSCAR缓冲区管理器中使用的关键技术,包括异步I/O、页面读写校验、页面替换策略及动态调整缓冲区物理内存技术。
- This server uses the LRU-threshold cache replacement algorithm, a dynamic cache maintenance mechanism based on the fluctuation of request overload is used too. 本服务器实现了LRU-Threshold缓存替换算法,并辅以随负载变化而动态调整的缓存维护机制;
- least-frequently-used page replacement 不经常使用页替换
- least-recently-used page replacement 最近很少使用页替换
- first-in first-out page replacement 先进先出页替换
- The metadata caching uses a modified broadcasting caching coherence protocol and LRU caching block replacing algorithm. 元数据缓存使用改进的广播一致性协议和 L RU替换算法 .
- first-out page replacement policy 行进先出页面替换策略
- The printer can set this additional page in here. 这位印刷工把这额外的一页加在这里。
- Least recently used replacement algorithm 最近最少使用替换算法