咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是11-20 订阅
排序:
Study of the impact of replacement granularity and associated strategies on video caching
收藏 引用
CLUSTER COMPUTING-THE JOURNAL OF NETWORKS SOFTWARE TOOLS AND APPLICATIONS 2005年 第1期8卷 89-100页
作者: Balafoutis, E Panagakis, A Laoutaris, N Stavrakakis, I Univ Athens Dept Informat & Telecommun Athens 15784 Greece
Partial caching of large media objects such as video files has been proposed recently as the caching of entire objects can easily exhaust the storage resources of a proxy server. In this paper the idea of segmenting v... 详细信息
来源: 评论
2Q*: an effective, low-overhead, improved replacement algorithm for mail service applications in storage system
2Q*: an effective, low-overhead, improved replacement algori...
收藏 引用
IEEE International Symposium on Parallel and Distributed Processing with Applications (ISPA)
作者: Si, Chengxiang Meng, Xiaoxuan Xu, Lu Coordinat Ctr China Natl Comp Network Emergency Response Tech Team Beijing Peoples R China Chinese Acad Sci Inst Comp Technol Beijing Peoples R China
Any one algorithm cannot be effective for all applications;therefore, choosing one appropriate for one special application is very meaningful. In this article, we analyzed access patterns for mail service application,... 详细信息
来源: 评论
An Adaptive replacement Algorithm for Paged-Memory Computer Systems
收藏 引用
IEEE Transactions on Computers 1972年 第10期C-21卷 1053-1061页
作者: Thorington, John M. Irwin, J. David Department of Electrical Engineering Auburn University Auburn Ala. United States Department of Electrical Engineering Auburn University Auburn Ala. United States
A general class of adaptive replacement schemes for use in paged memories is developed. One such algorithm, called SIM, is simulated using a probability model that generates memory traces, and the results of the simul... 详细信息
来源: 评论
An effective, low-overhead, improved replacement algorithm for mail service applications in storage system
An effective, low-overhead, improved replacement algorithm f...
收藏 引用
IEEE International Symposium on Parallel and Distributed Processing With Applications
作者: Si, Chengxiang Meng, Xiaoxuan Chen, Yuanfei Xu, Lu Institute of Computing Technology Chinese Academy of Sciences Graduate School of the Chinese Academy of Sciences Beijing China Institute of Computing Technology Chinese Academy of Sciences Beijing China
This paper analyzed the performance characteristics of classic 2Q algorithm when it was performed on mail-service workloads, and proposes an improved algorithm, called 2Q*. The simulation results show that 2Q* algorit... 详细信息
来源: 评论
Implementation of the page fault frequency replacement algorithm
Implementation of the page fault frequency replacement algor...
收藏 引用
作者: Alexander Eugene Lancaster United States Naval Postgraduate School
学位级别:硕士
This paper investigates the implementation of the page fault frequency (PFF) replacement algorithm as the mechanism for selecting and replacing pages of programs loaded into the main memory of a multiprocessing, multi... 详细信息
来源: 评论
MEMORY MANAGEMENT FOR B-TREES
收藏 引用
PERFORMANCE EVALUATION 1985年 第3期5卷 159-174页
作者: SPIRN, JR TSUR, S DIGITAL EQUIPMENT CORP HUDSONMA MICROELECTR & COMP TECHNOL CORP AUSTINTX
In this paper we consider the paging cost associated with the use of B-trees as indexes for random access files and data base systems. We measure the cost by the number of page faults as opposed to previously publishe... 详细信息
来源: 评论
A partitioned on-chip virtual cache for fast processors
收藏 引用
JOURNAL OF SYSTEMS ARCHITECTURE 1997年 第8期43卷 519-531页
作者: Kim, D Lee, J Park, S AJOU UNIV DIV INFORMAT & COMP ENGNKWONSUN GUSUWON 441749KYUNGGI DOSOUTH KOREA
In this paper, we propose a new virtual cache architecture that reduces memory latency by encompassing the merits of both direct-mapped cache and set-associative cache, The entire cache memory is divided into n banks,... 详细信息
来源: 评论
Practically realizable efficient data allocation and replication strategies for distributed databases with buffer constraints
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 2006年 第9期17卷 1001-1013页
作者: Gu, Xin Lin, Wujuan Veeravalli, Bharadwaj Siemens Ltd Beijing 100102 Peoples R China Data Storage Inst Singapore 117608 Singapore Natl Univ Singapore Dept Elect & Comp Engn Singapore 117576 Singapore
In this paper, we address the performance of distributed database systems with buffer constraints. Specifically, our objective is to design and analyze efficient data allocation and replication strategies to minimize ... 详细信息
来源: 评论
PARC: A novel OS cache manager
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 2018年 第12期48卷 2193-2222页
作者: Chang, Hsung-Pin Chiang, Cheng-Pang Natl Chung Hsing Univ Dept Comp Sci & Engn Taichung Taiwan
To boost input-output performance, operating systems employ a kernel-managed caching space called the buffer cache or page cache. Given the limited size of a buffer cache, an effective cache manager is required to dec... 详细信息
来源: 评论
RACE: A robust adaptive caching strategy for buffer cache
收藏 引用
IEEE TRANSACTIONS ON COMPUTERS 2008年 第1期57卷 25-40页
作者: Zhu, Yifeng Jiang, Hong Univ Maine Dept Elect & Comp Engn Orono ME 04469 USA Univ Nebraska Dept Comp Sci Lincoln NE 68588 USA
Although many block replacement algorithms for buffer caches have been proposed to address the well- known drawbacks of the LRU algorithm, they are not robust and cannot maintain a consistent performance improvement o... 详细信息
来源: 评论