搜索资源列表
嵌入式文件系统的设计与实现
- 本章主要描叙Linux核心对文件系统的支持, 虚拟文件系统(VFS)以及Linux核心对实际文件系统的支持。 Linux的最重要特征之一就是支持多种文件系统。这样它更加灵活并可以和许多其它种操作系统共存。在本文写作时Linux已经支持15种文件系统:ext,ext2,xia,minix,umsdos,msdos,vfat,proc,smb,ncp,iso9660,sysv,hpfs,affs以及ufs。毫无疑问,今后支持的文件系统类型还将增加。 Linux和Unix并
WorkingInMinix
- 描述如何在minix下编辑文件和编译源码。-descripes how to edit files in minix and compile source in minix
minix3
- 它是一个仿照UNIX系统而写出来的小型系统操作MINIX-It is modeled on the UNIX system to write out a small system operation MINIX
minixTutorial
- minix Tutorial 学习资料 英文版 -minix the Tutorial to learn the information on English
usr
- 通过修改minix的源代码,增加一个系统调用,将某些用户的进程变为实时进程,并且实现实时进程的特殊调度-Minix by modifying the source code, add a system call, the process will become some users real-time process, and achieve real-time process scheduling special
