fat&tiny-fat文件系统,很精简的代码适合用在嵌入式系统上面,另外此代码为完全free类型代码,即可以用在商业用途上
上传时间: 2014-01-01
上传用户:lxm
FIST可堆叠文件系统,linux文件系统修改相关的开源软件,使得对linux文件系统功能的改进很简单了 The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level language that can describe stackable file systems in a cross-platform portable fashion. Using FiST, stackable file systems need only be described once. FiST s code generation tool, fistgen, compiles a single file system description into loadable kernel modules for several operating systems (currently Solaris, Linux, and FreeBSD). The project demonstrates that with FiST, code size and development time are reduced significantly, while imposing a small performance overhead of only 1-2%. These benefits are achieved, as well as portability, without changing existing operating systems or file system.
上传时间: 2014-01-10
上传用户:xsnjzljj
:因为NAND Flash 的容量很大,性价比,NAND Flash 在单片机系统中的应用已经很普遍。NAND Flash 可以存储很多数据,为了方便数据的管理,可以采用FAT文件系统对数据进行管理。本文深入讨论了如何在NAND Flash 中建立FAT文件系统。
上传时间: 2016-01-28
上传用户:leixinzhuo
udf文件系统工具软件,支持大文件的读写
上传时间: 2016-01-30
上传用户:litianchu
romfs是在嵌入式系统中用的很广泛的一个小型的只读文件系统,该代码编译后的工具可以生成romfs的映象文件,romfs是个很简单的文件系统,参考此代码,可以让读者迅速了解到文件系统的相关知识,并可以书写自己的文件系统
上传时间: 2016-02-01
上传用户:
uc/os 的文件系统,使用fat16格式,绝对的好东西!
上传时间: 2013-12-20
上传用户:kytqcool
uc os 文件系统的用户手册,详细的解说了使用说法!
上传时间: 2016-02-02
上传用户:xyipie
Linux常用的文件系统Cramfs,只读属性,简洁高效,在嵌入式Linux平台上广泛使用
上传时间: 2013-12-29
上传用户:Avoid98
嵌入式Linux系统中针对Nand Flash设计的高效Yaffs文件系统移植与应用文档
上传时间: 2014-01-17
上传用户:chenjjer
Yaffs文件系统在嵌入式操作系统WinCE下的移植,Yaffs文件系统支持Linux和WinCE
上传时间: 2013-12-16
上传用户:xiaoyunyun