linux0.01原始代码

时间:2016-03-13 15:34:25
【文件属性】:
文件名称:linux0.01原始代码
文件大小:116KB
文件格式:RAR
更新时间:2016-03-13 15:34:25
实例 编程 程序设计 教程 0.01是最原始的版本了,它和现在linux的最大不同可能就是内存管理这一块了,至于进程调度则直接受内存管理的影响
【文件预览】:
linux0.01
----init()
--------main.c(4KB)
----ndisasm(81KB)
----tools()
--------build.c(2KB)
--------build(13KB)
----boot()
--------head.s(5KB)
--------boot.s(8KB)
----mm()
--------page.s(444B)
--------memory.c(7KB)
--------Makefile(749B)
----include()
--------stdarg.h(780B)
--------string.h(7KB)
--------const.h(321B)
--------utime.h(225B)
--------ctype.h(1KB)
--------unistd.h(6KB)
--------termios.h(5KB)
--------stddef.h(286B)
--------signal.h(2KB)
--------asm()
--------linux()
--------fcntl.h(1KB)
--------errno.h(1KB)
--------a.out.h(6KB)
--------sys()
--------time.h(734B)
----fs()
--------buffer.c(6KB)
--------stat.c(1KB)
--------inode.c(6KB)
--------open.c(4KB)
--------tty_ioctl.c(4KB)
--------block_dev.c(2KB)
--------truncate.c(1KB)
--------file_dev.c(2KB)
--------bitmap.c(4KB)
--------ioctl.c(935B)
--------read_write.c(3KB)
--------pipe.c(2KB)
--------exec.c(7KB)
--------fcntl.c(1KB)
--------file_table.c(56B)
--------super.c(2KB)
--------namei.c(14KB)
--------Makefile(5KB)
--------char_dev.c(1KB)
----lib()
--------write.c(335B)
--------errno.c(11B)
--------open.c(328B)
--------_exit.c(136B)
--------dup.c(67B)
--------string.c(114B)
--------close.c(69B)
--------setsid.c(65B)
--------Makefile(956B)
--------execve.c(107B)
--------ctype.c(1KB)
--------wait.c(192B)
----Makefile(2KB)
----kernel()
--------hd.c(11KB)
--------mktime.c(1KB)
--------sys.c(3KB)
--------shell.c(167B)
--------asm.s(3KB)
--------exit.c(3KB)
--------system_call.s(5KB)
--------fork.c(3KB)
--------printk.c(955B)
--------sched.c(5KB)
--------vsprintf.c(5KB)
--------console.c(10KB)
--------traps.c(5KB)
--------Makefile(4KB)
--------serial.c(1KB)
--------rs_io.s(3KB)
--------keyboard.s(9KB)
--------tty_io.c(7KB)
--------panic.c(269B)

网友评论