咨询与建议

限定检索结果

文献类型

  • 23 篇 期刊文献
  • 11 篇 会议
  • 2 篇 学位论文

馆藏范围

  • 36 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 32 篇 工学
    • 29 篇 计算机科学与技术...
    • 10 篇 电气工程
    • 10 篇 软件工程
    • 2 篇 电子科学与技术(可...
    • 2 篇 信息与通信工程
    • 2 篇 控制科学与工程
    • 1 篇 机械工程
  • 4 篇 理学
    • 3 篇 数学
    • 1 篇 化学
  • 2 篇 管理学
    • 2 篇 管理科学与工程(可...

主题

  • 36 篇 replacement algo...
  • 5 篇 memory managemen...
  • 5 篇 virtual memory
  • 4 篇 operating system...
  • 4 篇 cache
  • 3 篇 paging
  • 3 篇 mail service
  • 3 篇 cache memory
  • 3 篇 performance eval...
  • 2 篇 stack management
  • 2 篇 time-sharing sys...
  • 2 篇 demand paging
  • 2 篇 mts
  • 2 篇 michigan termina...
  • 2 篇 compiler design
  • 2 篇 cooperative cach...
  • 2 篇 global object sp...
  • 2 篇 cluster
  • 2 篇 paged memory
  • 2 篇 lru

机构

  • 2 篇 united states na...
  • 2 篇 univ hong kong d...
  • 2 篇 chinese acad sci...
  • 2 篇 coordinat ctr ch...
  • 1 篇 natl inst techno...
  • 1 篇 univ wisconsin d...
  • 1 篇 georgia inst tec...
  • 1 篇 cwi
  • 1 篇 univ kaiserslaut...
  • 1 篇 univ sousse prin...
  • 1 篇 ibm thomas j. wa...
  • 1 篇 monmouth univ de...
  • 1 篇 siemens ltd peop...
  • 1 篇 georgia inst tec...
  • 1 篇 institute of com...
  • 1 篇 natl univ singap...
  • 1 篇 princeton univer...
  • 1 篇 amherst coll amh...
  • 1 篇 loughborough uni...
  • 1 篇 data storage ins...

作者

  • 3 篇 meng xiaoxuan
  • 3 篇 si chengxiang
  • 3 篇 xu lu
  • 2 篇 wang cl
  • 2 篇 chen g
  • 2 篇 eldin as
  • 2 篇 azman amelia won...
  • 2 篇 evans dj
  • 2 篇 lau fcm
  • 1 篇 lin wujuan
  • 1 篇 a. gandolfi
  • 1 篇 gu xin
  • 1 篇 vanags pēteris
  • 1 篇 gupta richa
  • 1 篇 wu jiadong
  • 1 篇 panagakis a
  • 1 篇 ullman jd
  • 1 篇 al-qudah dua'a m...
  • 1 篇 khalid h
  • 1 篇 bindu c. shoba

语言

  • 33 篇 英文
  • 3 篇 其他
检索条件"主题词=replacement algorithms"
36 条 记 录,以下是1-10 订阅
排序:
An analytical model for the performance evaluation of stack-based Web cache replacement algorithms
收藏 引用
INTERNATIONAL JOURNAL OF COMMUNICATION SYSTEMS 2010年 第1期23卷 1-22页
作者: Messaoud, S. Youssef, H. Univ Sousse PRINCE Res Unit Inst Super Informat & Technol Commun Hammam Sousse 4011 Tunisia
Web caching has been the solution of choice to web latency problems. The efficiency of a Web cache is strongly affected by the replacement algorithm used to decide which objects to evict once the cache is saturated. N... 详细信息
来源: 评论
Efficient Pair of replacement algorithms for L1 and L2 Cache for Matrix Multiplication
Efficient Pair of Replacement Algorithms for L1 and L2 Cache...
收藏 引用
IEEE International Advance Computing Conference
作者: Gupta, Richa Tokekar, Sanjiv Acropolis Inst Technol & Res Indore Madhya Pradesh India DAVV IET Elect & Telecom Engn Indore India
Processors speed is much faster than memory;to bridge this gap cache memory is used. This paper proposes a preeminent pair of replacement algorithms for Level 1 cache (L 1) and Level 2 cache (L2) respectively for the ... 详细信息
来源: 评论
A Study on Performance Evaluation of Conventional Cache replacement algorithms: A Review  4
A Study on Performance Evaluation of Conventional Cache Repl...
收藏 引用
4th IEEE International Conference on Parallel, Distributed and Grid Computing (IEEE PDGC)
作者: Olanrewaju, Rashidah F Baba, Asifa Khan, Burhan Ul Islam Yaacob, Mashkuri Azman, Amelia Wong Mir, Mohammad Shuaib IIUM Malaysia Kulliyyah Engn Dept ECE Gombak Malaysia IUST Awantipora Sch Technol Dept ECE Awantipora Jammu & Kashmir India
Cache replacement Policies play a significant and contributory role in the context of determining the effectiveness of cache memory cells. It has also become one of the major key features for efficient memory manageme... 详细信息
来源: 评论
Analysis of web-proxy cache replacement algorithms under steady-state conditions
Analysis of web-proxy cache replacement algorithms under ste...
收藏 引用
3rd International Conference on Web Information Systems and Technologies
作者: Cardenas, L. G. Pont, A. Sahuquillo, J. Gil, J. A. Univ Polytecn Valencia Dept Comp Engn Camino Vera S-N Valencia 46071 Spain
Web-Proxy servers are used to reduce the bandwidth consumption and users' perceived latency while navigating the WWW, by caching the most frequent objects accessed by users. Since they were introduced, most of the... 详细信息
来源: 评论
The EELRU adaptive replacement algorithm
收藏 引用
PERFORMANCE EVALUATION 2003年 第2期53卷 93-123页
作者: Smaragdakis, Y Kaplan, S Wilson, P Georgia Inst Technol Atlanta GA 30332 USA Amherst Coll Amherst MA 01002 USA Univ Texas Austin TX 78712 USA
The wide performance gap between processors and disks ensures that effective page replacement remains an important consideration in modem systems. This paper presents early eviction LRU (EELRU), an adaptive replacemen... 详细信息
来源: 评论
Making LRU friendly to weak locality workloads: A novel replacement algorithm to improve buffer cache performance
收藏 引用
IEEE TRANSACTIONS ON COMPUTERS 2005年 第8期54卷 939-952页
作者: Jiang, S Zhang, XD Los Alamos Natl Lab Performance & Architecture Grp Los Alamos NM 87545 USA Coll William & Mary Dept Comp Sci Williamsburg VA 23187 USA
Although the LRU replacement algorithm has been widely used in buffer cache management, it is well-known for its inability to cope with access patterns with weak locality. Previously proposed algorithms to improve LRU... 详细信息
来源: 评论
INSTRUCTION CACHE replacement POLICIES AND ORGANIZATIONS
收藏 引用
IEEE TRANSACTIONS ON COMPUTERS 1985年 第3期34卷 234-241页
作者: SMITH, JE GOODMAN, JR UNIV WISCONSIN DEPT COMP SCIMADISONWI 53706
Instruction cache replacement policies and organizations are analyzed both theoretically and experimentally. Theoretical analyses are based on a new model for cache references —the loop model. First the loop model is... 详细信息
来源: 评论
Estimating neural networks-based algorithm for adaptive cache replacement
收藏 引用
IEEE TRANSACTIONS ON SYSTEMS MAN AND CYBERNETICS PART B-CYBERNETICS 1998年 第4期28卷 602-611页
作者: Obaidat, MS Khalid, H Monmouth Univ Dept Comp Sci W Long Branch NJ 07764 USA Monmouth Univ Ctr Technol Dev & Transfer W Long Branch NJ 07764 USA Motorola Inc PowerPC Performance Somerset Design Ctr Austin TX 78730 USA
In this paper, we propose an adaptive cache replacement scheme based on the estimating type of neural networks (NN's), The statistical prediction property of such NN's is used in our work to develop a neural n... 详细信息
来源: 评论
Improving performance of a distributed file system using hierarchical collaborative global caching algorithm with rank-based replacement technique
收藏 引用
INTERNATIONAL JOURNAL OF COMMUNICATION NETWORKS AND DISTRIBUTED SYSTEMS 2021年 第3期26卷 287-318页
作者: Gopisetty, Rathnamma Ragunathan, Thirumalaisamy Bindu, C. Shoba Jawaharlal Nehru Technol Univ Anantapur Andhra Pradesh India SRM Univ Dept Comp Sci & Engn Amaravathi Andhra Pradesh India Jawaharlal Nehru Technol Univ Dept Comp Sci & Engn Anantapur Andhra Pradesh India
In the emerging big data scenario, distributed file systems play a vital role for storage and access of large data generated in the web-based information systems. Improving performance of a distributed file system is ... 详细信息
来源: 评论
An adaptive semantics-aware replacement algorithm for web caching
收藏 引用
JOURNAL OF INTERNET SERVICES AND APPLICATIONS 2015年 第1期6卷 1-14页
作者: Negrao, Andre Pessoa Roque, Carlos Ferreira, Paulo Veiga, Luis Univ Lisbon Inst Super Tecn P-1699 Lisbon Portugal INESC ID Distributed Syst Grp Lisbon Portugal
As the web expands its overwhelming presence in our daily lives, the pressure to improve the performance of web servers increases. An essential optimization technique that enables Internet-scale web servers to service... 详细信息
来源: 评论