首页 | 本学科首页   官方微博 | 高级检索  
     

嵌入式设备的FAT文件系统设计
引用本文:胡博,任彧.嵌入式设备的FAT文件系统设计[J].杭州电子科技大学学报,2006,26(4):47-51.
作者姓名:胡博  任彧
作者单位:杭州电子科技大学计算机学院,浙江,杭州,310018
摘    要:随着嵌入式系统的复杂性的不断提高,在嵌入式系统中也需要存储和管理大量数据。闪存的众多特性使其成为嵌入式系统的首选存储设备,而FAT文件系统又以其短小精悍的特点被广泛应用的资源有限的嵌入式系统。该文重点讨论了以磁盘为载体的文件系统向以闪存芯片为载体的嵌入式文件系统移植过程中所需要解决的缓冲问题,并最终采用了一种结构上属于哈希双向链表,结合二次机会算法与最久未使用替换算法的动态维护的缓冲区。

关 键 词:嵌入式文件系统  闪存  缓冲调度  动态缓冲区
文章编号:1001-9146(2006)04-0047-05
收稿时间:2006-06-26
修稿时间:2006-06-26

The Implementation of FAT Filesystem for Embedded Device
HU Bo,REN Yu.The Implementation of FAT Filesystem for Embedded Device[J].Journal of Hangzhou Dianzi University,2006,26(4):47-51.
Authors:HU Bo  REN Yu
Affiliation:School of Computer,Hangzhou Dianzi University, Hangzhou Zhejiaag 310018, China
Abstract:With the increasement of the complexity of embedded system, the capability of storage and manipulation of mass data is definitely required. Flash, with its various unique features, is regarded as the first choice of the storage device for embedded system. In addition, concerning of its compact size and proper capability, DOS filesystem is widely adopted in the embedded system which only possesses limitary resource. Concerning the fact that the structure for hard disk and FLASH differ variously from each other, this article emphasizes the design of buffer zone in the procedure carried out during the transplantation of file system from hard disk to FLASH by the means of comparing several algorithms commonly used. Finally, twice chance algorithm, accompanied by LRU and dynamic kept buffer zone, based on a double- forward link list and a hash table is adopted.
Keywords:embedded filesystem  flash  buffer schedule  dynamic buffer
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号