首页 | 本学科首页   官方微博 | 高级检索  
     检索      

Design and Implementation of Hierarchy Cache Using Pagefile
作者姓名:XIEChang-sheng  LIURui-fang  TANZhi-hu
作者单位:CollegeofComputerScienceandTechnology,HuazhongUniversityofScienceandTechnology,Wuhan430074,Hubei,China
基金项目:theNationalNaturalScienceFoundationofChina (60 2 730 73)
摘    要:This paper presents a novel hierarchy cache architecture for the purpose of optimizing IO performance. The main idea of the hierarchy cache is to use a few megabytes of RAM and a pagefile to form a two-level cache architecture. The pagefile is equivalent to the cache disk in DCD(Disk Caching Disk). The pagefile outperforms data disks, because data are accessed in different units and different ways. Small writes are collected in the RAM cache first, and data will be transferred to the pagefile in large writes later. When the system is idle, it will destage data from the pagefile to data disks. The performance test results show that the hierarchy cache can improve IO performance dramatically for small writes, and the mail server using the hierarchy cache driver can handle transactions about 2.2 times faster than the normal mail server. The hierarchy cache is implemented as a filter driver, so it‘s transparent to the current Windows 2000/Windows XP operating system.

关 键 词:RAM  XP  IO  DCD
收稿时间:10 December 2003

Design and implementation of hierarchy cache using pagefile
XIEChang-sheng LIURui-fang TANZhi-hu.Design and Implementation of Hierarchy Cache Using Pagefile[J].Wuhan University Journal of Natural Sciences,2004,9(6):890-894.
Authors:Chang-sheng  Xie  Rui-fang  Liu  Zhi-hu  Tan
Institution:(1) College of Computer Science and Technology, Huazhong University of Science and Technology, 430074 Wuhan, Hubei, China
Abstract:This paper presents a novel hierarchy cache architecture for the purpose of optimizing IO performance. The main idea of the hierarchy cache is to use a few megabytes of RAM and a pagefile to form a two-level cache architecture, The pagefile is equivalent to the cache disk in DCD (Disk Caching Disk). The pagefile outperforms data disks, because data are accessed in different units and different ways. Small writes are collected in the RAM cache first, and data will be transferred to the pagefile in large writes later. When the system is idle, it will destage data from the pagefile to data disks. The performance test results show that the hierarchy cache can improve IO performance dramatically for small writes, and the mail server using the hierarchy cache driver can handle transactions about 2.2 times faster than the normal mail server. The hierarchy cache is implemented as a filter driver, so it's transparent to the current Windows 2000/ Windows XP operating system. Foundation item: Supported by the National Natural Science Foundation of China (60273073) Biography: XIE chang-sheng (1945-), male Professor, research direction: storage system, network storage.
Keywords:hierarchy cache  pagefile  small write  disk caching disk  filter driver
本文献已被 CNKI 维普 万方数据 SpringerLink 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号