搜索资源列表
linux_mount
- linux下mount文件系统,能够正确显示FAT32下的目录中汉字-mount under linux file system, FAT32 can correctly indicate the directory of Chinese characters
Linux_MTD
- 一片分析MTD工作原理的好文章!对Linux下面搞文件系统很有帮助!-an analysis of the working principle of good articles! Below engage in the Linux file system helpful!
los
- 操作系统课程设计 1、模拟UNIX(linux)文件系统 [问题描述] 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的 模拟UNIX文件系统 。 [基本要求] 1.在现有机器硬盘上开辟20M的硬盘空间,作为设定的硬盘空间。 2.编写一管理程序对此空间进行管理,以模拟UNIX(linux)文件系统,具体要求如下: (1) 要求盘块大小1k 正规文件 (2) i 结点文件类型 目录文件 (共1byte) 块设备 管道文
qtopia_linux_busybox
- 制作嵌入式linux下基于qtopia的图形文件系统的完整过程描述,包括qtopia、busybox的使用等-The production of embedded linux graphics qtopia based file system integrity of the process descr iption, including qtopia, busybox use
LinuxKernelInterpretation
- 教学内部实验教案,提供对操作系统内核的实验理解: Linux 操作系统内核 基本实验指导 Contents : z 系统安装实验 z Linux内核实验 z 进程管理实验 z 存储管理实验 z 进程通信实验 z I/O 设备管理实验 z 文件系统管理实验 -Internal experimental teaching lesson plans, provide the experimental understanding of the op
linuc-lcd-driver
- 这是介绍嵌入式LINUX文件系统制作方法和步骤 embed linux file system make-embed linux file system make
embed-linux-fs-make
- 介绍制作嵌入式LINUX文件系统方法和步骤 embed linux file system make-Introduce the production of embedded LINUX file system methods and steps to embed linux file system make
embed-linux-filesystem
- 介绍任何制作嵌入式linux根文件系统的过程包括busybox,-Introduction of any production of embedded linux root file system process includes busybox,
linux-embed-filesystem
- 介绍嵌入式linux文件系统的框架和制作步骤-Introduction of embedded linux file system framework and the production steps
Linuxreport
- 用c语言为Linux系统设计一个简单的二级文件系统(带共享功能)--操作系统课程设计报告 -C language used to design a Linux system, a simple file system 2 (with sharing)- operating systems curriculum design report
zfs_linux.pdf.tar
- ZFS file system for linux
FHS-2.3
- 文件系统结构标准,可用于设计Linux下的文件系统目录结构-Standard file system structure can be used to design Linux file system directory structure under the
linux_files
- 高级文件系统实现者指南,关于Linux文件系统的详细介绍,十分有用,特别是嵌入式应用方面。-Advanced File System Guide, on the Linux file system details, very useful, especially in embedded applications.
LINUX
- 本书以嵌入式LINUX系统开发流程为主线,剖析了嵌入式LINUX系统构建的各个环节。从嵌入式系统基础知识和LINUX编程技术讲起,接下来说明了建立嵌入式LINUX交叉开发环境,然后分析了嵌入式LINUX系统的引导程序、内核和文件系统三大组成部分,最后介绍了嵌入式LINUX系统集成和部署的方法。-Book embedded LINUX systems development process as the main line, embedded LINUX system analyzes all a
linux-Application-Development
- 本书全面介绍了嵌入式 Linux 系统开发过程中,从底层系统支持到上层 GUI 应用的方方面面,内容涵盖 Linux 操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识,硬件部件的使用及编程,,U-Boot、Linux 内核的分析、配置和移植,根文件系统的构造,内核调试技术,驱动程序编写及移植,GUI系统的移植,应用程序调试技术。 -The book is a comprehensive introduction to embedded Linux system developme
Linux-Root-file-system
- 你对linux的根文件系统熟悉吗?如果不,这篇资料介绍的很详细。-Are you familiar with the root file system in linux it? If not, this information is described in great detail.
add-a-file-system
- 给linux增加一个和ext2完全相同的文件系统,附带实验过程和结果截图-Increase to linux and ext2 file system in exactly the same, with the experimental procedure and results Screenshot
Linux
- 为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 -Design a simple two file system for Linux systems. To do the following: 1. Can be achieved followin
MINIX-File-System-analysis
- 文详细分析了MINIX文件系统的磁盘布局及其在Linux OS中的实现。站在当今时代,MINIX文件系统是如此简陋,以至于在现实中几乎没有实用 价值。但它毕竟曾经是教学操作系统MINIX的主文件系统,最初的Linux也是在MINIX文件系统上开始成长的。在Linux内核源代码树中依然保留 着MINIX File System的分支,而且它依然被维护,以与Linux文件系统的架构变化同步。从实用角度说,实在没有这个必要,但Linus Torvalds 还保留着它,或许Linus有点舍不
Research-on-Linux-file--system-
- 论文-linux下文件管理系统的研究与实现-reserach on linux file management system