Welcome![Sign In][Sign Up]
Location:
Search - jffs2

Search list

[Driver Develops3c44b0_29F160文件系统驱动

Description: s3c44b0 NOR FLASH AM29F160 JFFS2文件系统 mtd驱动源代码,本人愿创,已经在产品中测试并使用。-s3c44b0 NOR FLASH AM29F160 JFFS2 file system MTD driver source code, I would like to hit, the product has been tested and used.
Platform: | Size: 2048 | Author: 彭士操 | Hits:

[Embeded Linuxyaffs2.tar

Description: YAFFS,Yet Another Flash File System,是一种类似于JFFS/JFFS2的专门为Flash设计的嵌入式文件系统。与JFFS相比,它减少了一些功能,因此速度更快、占用内存更少。YAFFS和JFFS都提供了写均衡,垃圾收集等底层操作。-YAFFS, Yet Another Flash File System, a similar JFFS/JFFS2 specifically for the design of embedded Flash File System. Compared with JFFS, which reduces the number of functions and therefore faster, taking up less memory. YAFFS and JFFS provided written balanced, refuse collection and other bottom operation.
Platform: | Size: 93184 | Author: 黄勇 | Hits:

[Embeded LinuxH9200toJffs2

Description: 以h9200和Linux-2.4.19为例,描述了jffs2文件系统在norflash上的移植过程。-to h9200 and Linux-2.4.19 example, the paper describes the jffs2 norflash system in the transplant process.
Platform: | Size: 193536 | Author: 大海蓝天 | Hits:

[Embeded Linuxjffs2_FS_Src

Description: 这是著名的jffs2嵌入式日志文件系统的源代码,让我们一起学习-This is the famous jffs2 Embedded system log files of source code, so that we learn
Platform: | Size: 137216 | Author: 韩辉 | Hits:

[Embeded LinuxJFFS2foruClinuxNANDFLASH

Description: uClinux下NAND FLASH的JFFS2文件系统的移植,给大家参考!-uClinux under the JFFS2 NAND Flash File System transplant, for your reference!
Platform: | Size: 147456 | Author: 彭钧 | Hits:

[Linux-Unixflash_eraseall

Description: flash_eraseall.c for linux mtd jffs2 filesystem-flash_eraseall.c for linux mtd jffs2 file system
Platform: | Size: 3072 | Author: 李杰 | Hits:

[Software EngineeringJFFS2_manul

Description: 详细讲解了JFFS2的内部数据结构和核心管理结构。以及在FLASH存储器上具体实现方法。-JFFS2 detailed account of the internal data structure and core management structure. Flash memory and on the specific method.
Platform: | Size: 137216 | Author: 李鄙视 | Hits:

[Otherjffs2-file-sysytem

Description:
Platform: | Size: 133120 | Author: 陈尘 | Hits:

[Software Engineeringjffs2_src_study

Description: jffs2源码研究分析 全文分为 jffs2的数据实体及其内核描述符 描述jffs2特性的数据结构 注册文件系统 挂载文件系统 打开文件时建立inode的方法 jffs2中写正规文件的方法 jffs2中读正规文件的方法 jffs2中符号链接文件的方法表 jffs2中目录文件的方法表 jffs2的Garbage Collection 以及心得体会, 共11个章节 详细研究分析了jFFS2的源代码的核心部分.-jffs2 source analysis of the text is divided into jffs2 data entities and their kernel descriptors to describe jf fs2 characteristics of the structure of the registration file system mount file system open the document, to establish the inode jff s2 formal written document of jffs2 read the formal document which symlinks jffs2 the way Table Contents jffs2 which documents the method table jffs2 and Garbage Collection gained a total of 11 chapters of detailed analysis of the source code jFFS2 the core.
Platform: | Size: 160768 | Author: 康珂硕 | Hits:

[Embeded Linuxhh-at91rm9200-2.6(2)

Description: 笔者使用的是华恒公司提供的基于at91rm9200的开发板,公司提供的开发环境使用Linux内核是2.4, 交叉编译环境也比较老,由于笔者用到的驱动对2.4内核支持不好(尤其在arm上)。笔者决定自己移植2.6内核到该款开发板上,目前工作已经基本完成。本部分主要介绍了jffs2文件系统的建立过程。-author used the huaheng company based at91rm9200 development boards, provide development environment is the use of Linux kernel 2.4, cross-compiler environment is also a veteran, As I drive right to use the 2.4 kernel support well (especially in the arm.). I decided to transplant themselves to the 2.6 kernel development board which, at present the work has been basically completed. The main part of jffs2 file system building process.
Platform: | Size: 77824 | Author: shixi | Hits:

[Linux-Unixmtd

Description: linux下的MTD设备驱动源代码,配合jffs2 yaffss2文件系统.-MTD under linux device driver source code, with the jffs2 yaffss2 file system.
Platform: | Size: 457728 | Author: 买红亮 | Hits:

[OtherJFFS2

Description: 嵌入式Linux下的一个重要文件系统-JFFS文件系统的详细说明.包括文件系统的组织与代码的实现.-Under the embedded Linux file system as an important-JFFS detailed description of the file system. Including the file system organization and the realization of the code.
Platform: | Size: 52224 | Author: 彭建 | Hits:

[Program docJFFS2

Description:
Platform: | Size: 10240 | Author: 钱宏 | Hits:

[Embeded LinuxJFFS2

Description:
Platform: | Size: 822272 | Author: 赵先生 | Hits:

[DocumentsJFFS2-LinuxPPC8xx

Description: 文件系统资料 -File system information
Platform: | Size: 13312 | Author: 兵临城下 | Hits:

[Embeded LinuxPortingCramfsAsRootfsInS3c2410

Description: 根文件系统是构建一个uCLinux 嵌入式系统的重要组成部分。目前嵌入式系统可以选择的根文件系统有:Romfs、CramFS、Ramfs、Jffs2、Ext2 等等,本系统采用CramFS 作为uCLinux 嵌入式系统的只读根文件系统。本文讨论了CramFS 文件系统的特点,并详细的说明了Nor Flash 上建立一个uClinux 的Cramfs 根文件系统的一般步骤。-Root file system is to build a uCLinux an important part of embedded systems. Currently embedded system can select the root file system: Romfs, CramFS, Ramfs, Jffs2, Ext2, etc., this system uses CramFS uCLinux embedded systems as read-only root file system. This article discusses the characteristics of the CramFS file system, and a detailed description of the Nor Flash on a uClinux' s Cramfs the general steps of the root file system.
Platform: | Size: 126976 | Author: shifunv | Hits:

[Windows Developramdiskroot.jffs2

Description: ramdisk和root.jffs2制作过程.doc-ramdisk and root.jffs2 production process. doc
Platform: | Size: 11264 | Author: 1 | Hits:

[Software EngineeringJFFS2[1]

Description: 主要讲的是JEFFS文件系统,适合喜欢嵌入式的读者-JEFFS mainly talking about the file system for embedded readers like
Platform: | Size: 52224 | Author: teamcen | Hits:

[Linux-Unixjffs2

Description: JFFS2源代码情景分析,详细分析jffs2文件系统读写过程。-JFFS2 source code, scenario analysis, detailed analysis of the jffs2 file system reads and writes.
Platform: | Size: 519168 | Author: wensenl | Hits:

[MiddleWarejffs2_vc

Description: jffs2文件系统在vc上模拟实现.供想了解jffs2文件系统的同学们好好深入。-emulation for jffs2 in vc environment.supply a good platform for someone to deepin in filesystem
Platform: | Size: 1792000 | Author: 刘星 | Hits:
« 1 23 4 5 6 »

CodeBus www.codebus.net