当前位置:主页 > 科技论文 > 计算机论文 >

内存文件系统综述

发布时间:2018-03-14 10:13

  本文选题:文件系统 切入点:内存 出处:《计算机研究与发展》2015年S2期  论文类型:期刊论文


【摘要】:随着处理器和存储器之间性能差距越来越大,特别是处理器和外存之间的巨大差距使得I/O瓶颈问题日益突出.利用内存来缓解I/O瓶颈的传统做法是在内存中设置磁盘文件cache(buffer cache),从而减少访问外存的次数.但数据爆炸式的增长对内存容量的需求越来越大,传统方法通过增加cache容量带来的效益反而会减少,而且在内外存之间频繁交换数据会产生较大的开销,因此在内存上直接建立内存文件系统的方法应运而生.此外,随着工业技术的进步,新型非易失性存储介质逐渐出现在人们的视野中,它可字节寻址和非易失的特性使得数据在内存级就可以持久化存储.由于文件系统总是和介质本身紧密相连的,分别讨论了基于易失性内存和非易失性内存的文件系统,阐述了它们各自的主要特点,如存储特性、访问方法、读写性能等方面,并通过比较发现内存文件系统在性能上比磁盘文件系统有巨大的提升,将是一种缓解I/O瓶颈更有效的途径.
[Abstract]:As the performance gap between processors and memory grows, In particular, the huge gap between processor and external memory makes the problem of I / O bottleneck more and more serious. The traditional method of using memory to ease I / O bottleneck is to set up disk file cache(buffer cache in memory so as to reduce the number of times of accessing external memory. According to the explosive growth, the demand for memory capacity is increasing. The traditional method can reduce the benefits by increasing the cache capacity, and the frequent exchange of data between internal and external memory will result in a large amount of overhead. Therefore, the method of building memory file system directly on the memory has emerged as the times require. With the development of industrial technology, new non-volatile storage media has gradually appeared in people's vision. It is byte addressable and nonvolatile so that data can be persisted at the memory level. Since file systems are always closely related to the medium itself, file systems based on volatile memory and non-volatile memory are discussed, respectively. Their main characteristics, such as storage characteristics, access methods, read and write performance, etc., are described. Through comparison, it is found that the performance of memory file system is greatly improved than that of disk file system. It would be a more effective way to ease the I / O bottleneck.
【作者单位】: 高性能计算国家重点实验室(国防科学技术大学);国防科学技术大学计算机学院;
【基金】:国家“八六三”高技术研究发展计划基金项目(2015AA015305)
【分类号】:TP333.1

【相似文献】

相关期刊论文 前10条

1 刘江国;扩充扩展内存和上部内存的管理原理与使用方法[J];计算机应用;1995年05期

2 于邦玲,,黄少刚,田志宏;内存管理的优化[J];天津纺织工学院学报;1995年01期

3 程显波;计算机的内存管理与优化[J];辽阳石油化工高等专科学校学报;1999年03期

4 许大伟;;内存的优化使用[J];新课程(教育学术版);2009年10期

5 黄建,王洪利,王莉莉;使用扩展内存求解多元线性方程组[J];菏泽师范专科学校学报;2003年02期

6 赵鹏;关于高端内存管理的应用与研究[J];沈阳大学学报;1995年04期

7 刘利成;巧修内存条[J];电脑知识;1996年05期

8 章为夷;趣谈内存[J];电脑爱好者;1997年10期

9 张军;内存多大才算好[J];电脑技术;2002年04期

10 凤凰;;内存揭秘[J];个人电脑;2010年02期

相关会议论文 前3条

1 丁锐;张亚君;陈维;;基于多级缓存的内存管理方案[A];浙江省电子学会2011学术年会论文集[C];2011年

2 吕方;胡士文;连瑞琦;;面向链表式内存管理的编译优化方法[A];第十五届计算机工程与工艺年会暨第一届微处理器技术论坛论文集(A辑)[C];2011年

3 于超;蒋破荒;;SAP ERP内存管理研究[A];电力行业信息化优秀论文集2013[C];2013年

相关重要报纸文章 前10条

1 Lansy工作室;你还要加条新内存吗[N];中国电脑教育报;2002年

2 ;内存,我该用多大?[N];电脑报;2003年

3 李冰;快马加鞭[N];中国电脑教育报;2003年

4 广西 沉睡者;当容量与性能不可兼得[N];电脑报;2003年

5 李军;启动从这里开始[N];中国电脑教育报;2002年

6 王志军;在Windows 2003中安全释放内存[N];中国电脑教育报;2004年

7 ;释放Win2003内存[N];中国计算机报;2005年

8 杨志勇;用WinRAM-Booster优化“消化不良”的内存[N];中国电脑教育报;2002年

9 鹏鹏;不要忽视内存碎片[N];中国计算机报;2003年

10 伍班权;内存容量与性能谁重要[N];中国计算机报;2003年

相关硕士学位论文 前6条

1 李明星;基于内存反射技术的实时网络接口卡研制[D];哈尔滨工业大学;2010年

2 吴俊杰;基于OSP平台的内存管理研究及实现[D];武汉理工大学;2013年

3 姜力波;Linux内存管理分析与研究[D];电子科技大学;2011年

4 刘诗源;多核操作系统中基于页着色的内存管理技术的研究[D];东北大学;2011年

5 张居瀚;基于NoC架构的分布式共享内存管理系统的实现和验证[D];复旦大学;2014年

6 刘玮;多核操作系统中共享内存管理技术的研究[D];东北大学;2010年



本文编号:1610755

资料下载
论文发表

本文链接:https://www.wllwen.com/kejilunwen/jisuanjikexuelunwen/1610755.html


Copyright(c)文论论文网All Rights Reserved | 网站地图 |

版权申明:资料由用户ce75e***提供,本站仅收录摘要或目录,作者需要删除请E-mail邮箱bigeng88@qq.com