搜索资源列表
proc
- Linux 内核提供了一种通过 /proc 文件系统,在运行时访问内核内部数据结构 、 改变内核设置的机制 。 本文只讨论基于 intel x86 架构的 Linux /proc 文件系统。-The Linux kernel provides a pass/proc file system, operated at the time of accessing kernel internal data structures, changes to the kernel setting mec
File-system
- Linux操作系统下的编程,模拟实现了Linux操作系统下的文件系统功能-Programming under the Linux operating system, the simulation under the Linux operating system, file system
Linux-kernel-makefile-resolution
- 分析了 Linux 内核中的配置系统结构,然后,解释了 Makefile 和配 置文件的格式以及配置语句的含义,最后,通过一个简单的例子--TEST Driver, 具体说明如何将自行开发的代码加入到 Linux 内核中-Linux kernel configuration system structure, then, explains the meaning of the Makefile and configuration file format and configuration
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档案系统的大小。
xfsprogs-and-dump
- xfs应用于xfs文件linux X86_64系统安装的软件.可以实现XFS的文件系统添加。-software the xfs applied to xfs file linux X86_64 system installation. XFS file system to add.
linux
- linux从入门到精通 包含基础命令,linux下c编程基础,嵌入式系统基础,嵌入式linux开发环境的搭建,文件IO编程,进程控制开发,进程间通信,多线程编程,嵌入式linux网络编程,嵌入式设备驱动编程,Qt图形编程基础等-linux from entry to master basic commands include, linux c programming based embedded system based on embedded linux development environ
cvs-root.tar
- 将已做好的linux文件系统目录转换成bin文件的软件。-Will be ready for linux file system directory into the bin file of the software.
iozone3_326
- linux下的文件系统性能综合测试工具,源代码。-linux file system performance integrated testing tools, source code.
read_write
- 这个程序是一个linux-arm 根文件系统读写驱动程序。-This program is a linux-arm root file system read and write driver
2
- 请归纳并给出Linux环境以下信息获取的方法。 读取指定进程的进程信息、 获取总线信息、 获取内核所使用设备信息、 获取系统所引入的NFS文件系统信息、 获取IDE设备信息、 获取IRQ信息、 获取网络信息、 获取SCSI设备信息、获取系统信息和获取TTY设备信息。-Please summarize and give the following information for the Linux environment approach. Read the specified proce
linux
- 基于Linux的模拟文件系统的设计与实现-Design and implementation of the Linux file system based simulation
sysfs_attrbute_test
- linux驱动编程,控制sysfs文件的一个例子,包含了sysfs文件系统的创建和删除-linux-driven programming, an example of the control sysfs file, including the creation and deletion of sysfs file system
rootfs.tar
- 自己实现的yaffs2文件系统,可以直接在开发板上使用。linux移植需要的通用文件系统。基于s3c2440-Their implementation yaffs2 file system that can be used directly in the development board. linux transplant requires a common file system. Based on s3c2440
Linux-VFS
- 讲述linux虚拟文件系统,主要是文档说明-About linux virtual file system
exfat-utils-1.0.1.tar
- exfat 文件系统linux格式化代码,非常好用,直接交叉编译,就能使用,快速格式化代码-exfat linux file system formatting code, very easy to use, direct cross-compiler , you can use the quick format code
linux_file_system
- linux的文件系统进行了详细的介绍,方便查阅-Linux file system has carried on the detailed introduction, convenient access
Simulation-File-System
- 模拟了linux中ex3文件系统的实现。将一个文件当作磁盘进行操作,呈现的效果类似linux命令行,可以实现cd,ls,创建文件/目录,删除文件/目录,读写文件- Analog implementation linux in ex3 file system. The disk as a file operation, showing the effect is similar to linux command line can be achieved cd, ls, create a fil
yfs_file_system
- linux 上file system 实现,需要安装fuse,实现了version control,access control等功能-linux file system based on fuse
sd-card-linux-driver
- linux驱动编写,实现外接sd卡功能,实现fafts文件系统,并包含电路图-Linux driver to write, to achieve external SD card function, to achieve fafts file system, including the circuit diagram
linux.so
- (已验证)利用动态库编程获取系统时间,简单的linux库文件生成和库文件调用(Using dynamic library programming to obtain system time, simple Linux library file generation and library file call.)