复内核操作系统文件系统的设计与实现.PDF

复内核操作系统文件系统的设计与实现.PDF

  1. 1、本文档共8页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
复内核操作系统文件系统的设计与实现.PDF

Computer Engineering and Applications 计算机工程与应用 2016 ,52(7 ) 43 复内核操作系统文件系统的设计与实现 1,2 1 2 王国伟 ,王彩芬 ,朱俊杰 1,2 1 2 WANG Guowei , WANG Caifen , ZHU Junjie 1.西北师范大学 计算机科学与工程学院,兰州 730070 2.中国科学院计算技术研究所 先进计算机系统研究中心,北京 100080 1.College of Computer Science Engineering, Northwest Normal University, Lanzhou 730070, China 2.Research Center of Advanced Computer Systems, Institute of Computing Technology, Chinese Academy of Sciences, Beijing 100080, China WANG Guowei, WANG Caifen, ZHU Junjie. Design and implementation of file system on multi-kernel operating system. Computer Engineering and Applications, 2016, 52 (7 ):43-49. Abstract :With the increased resource density especially the many-core architecture in a single server, the scalability of an Operating System (OS )and low resource utilizations become serious problems. Operating system researchers have made many efforts in solving these problems by running multiple kernels within a server, including a replicated kernel OS, Popcorn Linux. But for cloud and big data applications, the file system plays an important role in data storage, which is not implemented in Popcorn Linux. It is because file systems in the traditional single-kernel operating system cannot be directly ported to a replicated kernel OS. A new file system is designed for Popcorn Linux. This paper proposes a method of realizing a user space file system, POPFUSE, based on the FUSE (Filesystem in User Space )framework, which allows all kernels to access their respective file systems without needing directly attached disk controllers. The stability of the communication is guaranteed by the way of sharing memory, and that also improves the efficiency of the file system. The paper conducts extensive evaluations on the performance of POPFUSE. The experimental re

文档评论(0)

wendang_12 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档