文件名称:linux0.11_all_src
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-04-23
- 文件大小:
- 5.02mb
- 下载次数:
- 0次
- 提 供 者:
- M**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
要深入学习Linux,理解Linux的核心技术就必须要从它的起源开始,先抛开多、杂的各种Linux版本,一步一步从基本巩固,本源代码对 Linux 早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间内对 Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究 Linux 系统打下坚实的基础。虽然所选择的版本较低,但该内核已能够正常编译运行,其中已经包括了 LINUX 工作原理的精髓,通过阅读其源代码能快速地完全理解内核的运作
机制。-To further learn Linux, Linux s core technology to understand its origins must be the beginning, put aside more complicated various Linux versions, step by step, basic consolidation, source code for the Linux operating system kernel earlier (v0.11) all code files were detailed and comprehensive notes and instructions designed to enable the reader to in the shortest possible time to obtain a comprehensive and profound understanding of the working mechanism of Linux, and lay a solid foundation for further study and research Linux systems. Although the selected version is low, but the core has been able to compile and run properly, which already includes the essence LINUX works by reading the source code can be quickly and fully understand the operation of the kernel
Mechanisms.
机制。-To further learn Linux, Linux s core technology to understand its origins must be the beginning, put aside more complicated various Linux versions, step by step, basic consolidation, source code for the Linux operating system kernel earlier (v0.11) all code files were detailed and comprehensive notes and instructions designed to enable the reader to in the shortest possible time to obtain a comprehensive and profound understanding of the working mechanism of Linux, and lay a solid foundation for further study and research Linux systems. Although the selected version is low, but the core has been able to compile and run properly, which already includes the essence LINUX works by reading the source code can be quickly and fully understand the operation of the kernel
Mechanisms.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
linux中文注释\Linux-0.11内核完全注释.pdf
.............\linux中文注释\fs\bitmap.c
.............\.............\..\block_dev.c
.............\.............\..\buffer.c
.............\.............\..\char_dev.c
.............\.............\..\exec.c
.............\.............\..\fcntl.c
.............\.............\..\file_dev.c
.............\.............\..\file_table.c
.............\.............\..\inode.c
.............\.............\..\ioctl.c
.............\.............\..\Makefile
.............\.............\..\namei.c
.............\.............\..\open.c
.............\.............\..\pipe.c
.............\.............\..\read_write.c
.............\.............\..\stat.c
.............\.............\..\super.c
.............\.............\..\truncate.c
.............\.............\include\a.out.h
.............\.............\.......\.sm\io.h
.............\.............\.......\...\memory.h
.............\.............\.......\...\segment.h
.............\.............\.......\...\system.h
.............\.............\.......\const.h
.............\.............\.......\ctype.h
.............\.............\.......\errno.h
.............\.............\.......\fcntl.h
.............\.............\.......\linux\config.h
.............\.............\.......\.....\fs.h
.............\.............\.......\.....\hdreg.h
.............\.............\.......\.....\head.h
.............\.............\.......\.....\kernel.h
.............\.............\.......\.....\mm.h
.............\.............\.......\.....\sched.h
.............\.............\.......\.....\sys.h
.............\.............\.......\.....\tty.h
.............\.............\.......\signal.h
.............\.............\.......\stdarg.h
.............\.............\.......\stddef.h
.............\.............\.......\string.h
.............\.............\.......\.ys\stat.h
.............\.............\.......\...\times.h
.............\.............\.......\...\types.h
.............\.............\.......\...\utsname.h
.............\.............\.......\...\wait.h
.............\.............\.......\termios.h
.............\.............\.......\time.h
.............\.............\.......\unistd.h
.............\.............\.......\utime.h
.............\.............\..it\main.c
.............\.............\kernel\asm.s
.............\.............\......\blk_drv\blk.h
.............\.............\......\.......\floppy.c
.............\.............\......\.......\hd.c
.............\.............\......\.......\ll_rw_blk.c
.............\.............\......\.......\Makefile
.............\.............\......\.......\ramdisk.c
.............\.............\......\chr_drv\console.c
.............\.............\......\.......\keyboard.S
.............\.............\......\.......\Makefile
.............\.............\......\.......\rs_io.s
.............\.............\......\.......\serial.c
.............\.............\......\.......\tty_io.c
.............\.............\......\.......\tty_ioctl.c
.............\.............\......\exit.c
.............\.............\......\fork.c
.............\.............\......\math\Makefile
.............\.............\......\....\math_emulate.c
.............\.............\......\mktime.c
.............\.............\......\panic.c
.............\.............\......\printk.c
.............\.............\......\sched.c
.............\.............\......\signal.c
.............\.............\......\sys.c
.............\.............\......\system_call.s
.............\.............\......\vsprintf.c
.............\.............\lib\close.c
.............\.............\...\ctype.c
.............\.............\...\dup.c
.............\.............\...\errno.c
.............\.............\...\execve.c
.............\.............\...\Makefile
.............\.............\...\malloc.c
.............\.............\...\open.c
.............\.............\...\setsid.c
.............\.............\...\string.c
.............\.............\...\wait.c
.............\.............\...\write.c
.............\.............\...\_exit.c
.............\.............\Makefile
.............\..