【24h】

A secured file system with optimum disk access latency

机译:具有最佳磁盘访问延迟的安全文件系统

获取原文
获取原文并翻译 | 示例

摘要

File systems manage permanent storage and form an integral part of all operating systems. At the highest level a file system is a way to organize, store, retrieve and manage information on a permanent storage medium such as a disk. File system is the higher level abstraction of the complex data storage method in the storage medium. The main aspects of our proposed file system are 1. faster data access, i.e. reduced seek time and latency time. 2. secured file access. 3. less disk space fragmentation and , 4. large sized file storage. The file system that we have proposed in this paper provides both faster access to data as well as secured file access, i.e. this file system implements the disk block addressing in an encrypted manner and makes unauthorized data retrieval using low level disk access extremely difficult. Moreover disk block allocation for a file is maintained dynamically using a dynamic index structure which guarantees the faster data access and storage of files larger than 4GB. Moreover the proposed file system also reduces the addressing overhead for each file. It has been noticed that this proposed file s ystem shows better performance in terms of addressing overhead compared to inode file structure. This file system also requires less disk block access to read a file than FAT file system. In the worst case when FAT file system requires 2n block access to read a file of n blocks, the proposed file system requires n + (n/126+log_(127) n/126) blocks access.
机译:文件系统管理永久性存储,并构成所有操作系统的组成部分。在最高级别,文件系统是一种在诸如磁盘之类的永久存储介质上组织,存储,检索和管理信息的方法。文件系统是存储介质中复杂数据存储方法的高层抽象。我们提出的文件系统的主要方面是1.更快的数据访问,即减少查找时间和等待时间。 2.安全的文件访问。 3.减少磁盘空间碎片,并且4.大型文件存储。我们在本文中提出的文件系统既提供了对数据的快速访问,又提供了安全的文件访问,即该文件系统以加密方式实现磁盘块寻址,并使得使用低级磁盘访问的未授权数据检索极为困难。此外,使用动态索引结构来动态维护文件的磁盘块分配,该结构可确保更快的数据访问和大于4GB的文件的存储。此外,所提出的文件系统还减少了每个文件的寻址开销。已经注意到,与inode文件结构相比,该提议的文件系统在寻址开销方面显示出更好的性能。与FAT文件系统相比,此文件系统还需要较少的磁盘块访问权限来读取文件。在最坏的情况下,当FAT文件系统需要2n块访问权限来读取n个块的文件时,建议的文件系统需要n +(n / 126 + log_(127)n / 126)个块访问权限。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号