搜索资源列表
simulate_ext3_filesystems
- 模拟linux的ext3文件系统。采用位图法。用一个文件模拟硬盘。实现创建、删除目录、文件。读、写文件,定位文件指针等功能。-simulation Linux ext3 file system. Bitmap method used. With a simulation of hard disk document. Implementation create, delete directory, documents. Reading, writing paper, positioning the
Linux_file_manage_all_format
- 系统的介绍了Linux下的文件系统 VFS VFS的作用 基于VFS的文件访问 VFS重要数据结构 文件系统的注册与安装 ext2、ext3文件系统 文件操作 proc文件系统 CRAMFS文件系统
ext2-journal-design
- linux ext2, ext3文件系统日志系统的设计
ext3Viewer.rar
- 查看Linux中的EXT3文件系统的超级块、inode等基本信息。对EXT3文件系统中的基本块可以修改其链表。,See Linux in the EXT3 file system super block, inode and other basic information. EXT3 file system on the basic block can modify the list.
Ext2Fsd-0.46a.src
- 可以在不启动LINUX的情况下直接访问EXT2和EXT3格式的磁盘 -LINUX can not start directly access EXT2 and EXT3 disk format
mmc.tar
- Filesystem for DSL-300T with MMC mod (must be extracted in the first primary partition, formatted in ext3)
ext3cow
- 针对linux2.6内核下ext3的cow(copy on write)技术实现。同时也具备源码。-Linux2.6 kernel for ext3 in the cow (copy on write) technology. Also have the source.
ext3cow
- 利用cow(copy on write)技术来实现非阻塞写的文件读写方式,这个ext3cow是针对ext3的linux文件系统-Using cow (copy on write) technology to achieve non-blocking write the file reading and writing, this ext3cow against the linux ext3 file system
unix-FileSystem.djvu
- unix文件系统,djvu清晰版,深入理解各种常见文件系统ext2,ext3,-unix filesystem,
lvmmanager
- 5、格式化分区 mkfs -t ext3 /dev/lvm_oracle/oracle 6、挂载分区到指定目录 mount /dev/lvm_oracle /oracle-5, format the partition mkfs-t ext3/dev/lvm_oracle/oracle 6, mount the partition to the specified directory mount/dev/lvm_oracle/oracle
fsdisk-0.2.tar
- mkfs ("MaKe FileSystem") is the Linux/GNU command for formatting a disk partition with a specific filesystem. Syntax The basic syntax is: mkfs -t type device where type is the type of the filesystem and device is the Unix device the
e2fsprogs.tar
- e2fsprogs(又称为e2fs programs)是用以维护ext2,ext3和ext4档案系统的工具程序集。由于ext2/3/4是绝大多数Linux发行版默认的文件系统,所以这套工具集也包含在众多Linux发行版内。 e2fsprogs包含以下独立的程式: e2fsck, ext2/3/4文件系统的fsck程序,用于检查文件系统的完整性。 mke2fs, 用于创建ext2/3/4档案系统。 resize2fs, 调整已建立的ext2/3/4档案系统的大小。
journal
- journal.c --- code for handling the "ext3" journal.
online
- Do on-line resizing of the ext3 filesystem.
Linux-system-based-learning
- Linux操作系统基础学习.适合初学者使用的学习资料,内容丰富详实,一共有二十几章。另附GNU 的 GPL 条文 version 2。EXT2 / EXT3 文件系统。一个简单的 SPFdisk 分割实例。-Linux operating system-based learning. Learning materials for beginners, rich and detailed, a total of two dozen chapters. Provisions of the GNU G
ctxnvc3
- Per-blockgroup locking ext2 and ext3 for Embedded Linux.
suballoc
- metadata alloc and free Inspired by ext3 block groups for Linux.
percpu_counter
- A simple approximate counter for use in ext2 and ext3 superblocks. -A simple approximate counter for use in ext2 and ext3 superblocks.
cx88-dvb
- Interface between ext3 and JBD.device driver for Conexant 2388x based TV cards MPEG Transport Stream (DVB) routines.
ext3
- The second extended filesystem constants structures.