期刊文献+

基于语义信息的cache管理策略

A Semantic Information-based Cache Management Strategy
下载PDF
导出
摘要 针对传统的cache在预取时不判断预取数据块的状态,导致一些不必要的I/O,同时降低cache命中率的缺点,提出了一种基于语义信息的cache管理策略。该策略首先通过收集语义信息让磁盘了解文件系统在磁盘上的数据布局,磁盘上每个数据块是活跃的还是死亡的,并得出磁盘上分区数据块的活跃度。然后根据语义信息在预取的时候不预取死亡的块,在活跃度高的分区上提高预取参数,而在cache替换出数据块时对于死亡块不进行写盘操作。实验结果表明该策略可以较好提高cache命中率进而提高系统的吞吐量。 When the traditional cache prefects the data blocks, it will not judge that these blocks are active or dead. So this way will cause many unnecessary I/O, and it will decrease the hit rate. For ad- dressing this important issue, in this paper, a semantic information -based cache management strategy is present. Firstly, the strategy collects the semantic information to let the disk know data placement of the file system on disk, the dead data blocks and active data blocks, and active degree. Then according to the semantic information the cache can not prefect the dead data blocks, meanwhile the cache can prefect more when the rate of active degree is high. When the data block in the cache is replace and they are dead, they will not be flushed into the disk. The experiment result shows that the strategy can improve the cache hit rate, so it improves the system throughput
出处 《微处理机》 2011年第6期87-90,共4页 Microprocessors
基金 陕西省自然科学基金(2009JQ8021) 陕西省自然科学基金(2009JM8017) 航空基金(2009ZD53044) 西工大软件学院孵化基金(2010R006)
关键词 语义信息 活跃度 CACHE命中率 Semantic information Active degree Hit rate of cache
  • 相关文献

参考文献5

  • 1M Sivathanu, V Prabhakaran, F I Popovici, et al. Semanti- cally- Smart Disk Systems [ J ]. Proceedings of the 2nd USENIX Symposiumon File and Storage Technologies ( FAST' 03 ), April 2003 : 1 - 17.
  • 2Pei Cao, Edward W Fehen, Anna R Karlin, et al, A Study of Integrated Prefetching and Caching Strategies [ J ]. Proceedings of the 1995 ACM SIGMETRICS Joint Interna- tional Conference on Measurement and Modeling of Com- puterSystems, 1995 : 188 - 197.
  • 3Pei Cao, Edward W Felten, Anna R Karlin, et al. Imple- mentation and Performance of Integrated Application - controlled File Caching, Prefetching, and Disk Schedu- ling[ J]. ACM Transactions on Computer Systems, 1996: 311 - 343.
  • 4N Talagala, R H Arpaci - Dusseau, D Patterson. Micro- benchmark - based Extraction of Local and Global Disk Characteristics[J]. Technical Report CSD- 99- 1063, 1999:2 - 26.
  • 5M K McKusick, W N Joy, S J Leffler, et al. A Fast File System for UNIX [ J ]. ACM Transactions on Computer Systems, 1984 : 181 - 197.

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部