作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2007, Vol. 33 ›› Issue (14): 57-58,6. doi: 10.3969/j.issn.1000-3428.2007.14.020

• 软件技术与数据库 • 上一篇    下一篇

一种嵌入式Linux下混合文件系统的实现技术

韦 安   

  1. (中国科学院自动化所,北京100080)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-07-20 发布日期:2007-07-20

A Mixed File System Realization Technology in Embedded Linux

WEI An   

  1. (Institute of Automation, Chinese Academy of Sciences, Beijing 100080)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-07-20 Published:2007-07-20

摘要: 给出了一种Linux下混合文件系统的实现方法,该方法以几种主流的嵌入式文件系统为基础,在不同的存储介质上实现了数据的动态和静态存储,既满足了用户数据的不同存储要求,又优化和节约了系统的存储资源。讨论了每个模块的实现步骤,给出了混合文件系统集成的方法,实际运行结果表明该文件系统和传统的单一文件系统相比具有结构优化、功能完善的优点,满足了系统的要求。

关键词: 嵌入式Linux, 文件系统, 存储

Abstract: This paper presents the realization of mix file system based on embedded Linux. This file system realizes data dynamic and static storage over different storage media based on several popular file system of embedded Linux, which matches the different storage requirement as well as optimize the system storage resources. This paper describes the details to design each module and the method to build the mix file system. The result shows that this mix file system is superior to those single file systems and has the advantage of optimized structure and good performance, which can fully meet the system requirements.

Key words: embedded Linux, file system, storage

中图分类号: