›› 2016, Vol. 29 ›› Issue (4): 95-.

• 论文 • 上一篇    下一篇

面向航空电子系统的网络文件系统设计

段海军,陈福,冯军波,韩春阳   

  1. (中航工业西安航空计算技术研究所 第19室,陕西 西安 710065)
  • 出版日期:2016-04-15 发布日期:2016-04-26
  • 作者简介:段海军(1986—),男,工程师。研究方向:计算机软件与理论。
  • 基金资助:

    国家重大专项基金资助项目(2012ZX01041-006);国家航空科学基金资助项目(2013ZC31003;2013ZC31005)

Design of Avionics System Network File System

DUAN Haijun,CHEN Fu,FENG Junbo,HAN Chunyang   

  1. (Xi'an Aeronautics Computing Technique Research Institute,AVIC,Xi' an 710065,China)
  • Online:2016-04-15 Published:2016-04-26

摘要:

针对IMA的多个应用模块的文件共享问题,基于具有自主知识产权的机载多分区实时OS平台,提出了一种网络文件系统NFS的设计方案。文中采用网络文件锁,通过对文件的上锁和解锁,实现多个分区互斥访问文件;使用权限验证机制验证用户对文件的访问权限,用户通过验证后方可对文件执行相应的操作;日志文件保存整个NFS的运行情况,用于对NFS性能的分析。文中阐述了NFS客户端、服务器端的设计和网络封装格式,并给出了NFS运行的原理图。

关键词: IMA, 网络文件系统, 分区

Abstract:

A network file system based on China's proprietary airborne multiple partitions realtime operating system is designed for the file sharing among multiple application computers in the avionics system.The network file lock realizes multiple partitions mutually exclusive access files by locking and unlocking files,the access validation controls user access to files,and the log files save the whole operation process of NFS.The NFS client and server design and the network packing format are described and the schematic NFS is given.

Key words: IMA;network file system;partition

中图分类号: 

  • TP316.1