linux内核源码分析(有注释)

时间:2022-04-15 14:52:24
【文件属性】:
文件名称:linux内核源码分析(有注释)
文件大小:300KB
文件格式:ZIP
更新时间:2022-04-15 14:52:24
linux源 基于代码分析linux内核,极大程度剖析其原理。配上简单易懂的注释,使人阅读起来轻轻松松!
【文件预览】:
linux源码
----init()
--------main.c(13KB)
----mm()
--------Makefile(3KB)
--------memory.c(25KB)
--------page.s(842B)
----kernel()
--------exit.c(8KB)
--------system_call.s(13KB)
--------sys.c(8KB)
--------chr_drv()
--------mktime.c(3KB)
--------vsprintf.c(10KB)
--------sched.c(19KB)
--------math()
--------asm.s(5KB)
--------printk.c(2KB)
--------signal.c(6KB)
--------blk_drv()
--------fork.c(7KB)
--------panic.c(952B)
----boot()
--------setup.s(12KB)
--------head.s(13KB)
--------bootsect.s(12KB)
----lib()
--------malloc.c(14KB)
--------write.c(545B)
--------setsid.c(382B)
--------execve.c(607B)
--------errno.c(66B)
--------dup.c(401B)
--------ctype.c(2KB)
--------close.c(397B)
--------_exit.c(616B)
--------Makefile(5KB)
--------open.c(1KB)
--------string.c(199B)
--------wait.c(774B)
----fs()
--------fcntl.c(3KB)
--------pipe.c(5KB)
--------block_dev.c(4KB)
--------super.c(14KB)
--------buffer.c(18KB)
--------bitmap.c(8KB)
--------char_dev.c(4KB)
--------read_write.c(6KB)
--------Makefile(7KB)
--------open.c(10KB)
--------file_table.c(209B)
--------namei.c(37KB)
--------stat.c(3KB)
--------inode.c(15KB)
--------ioctl.c(2KB)
--------file_dev.c(5KB)
--------truncate.c(2KB)
--------exec.c(19KB)
----tools()
--------build.c(8KB)
----Makefile(9KB)
----include()
--------const.h(589B)
--------unistd.h(9KB)
--------string.h(22KB)
--------sys()
--------linux()
--------time.h(2KB)
--------signal.h(4KB)
--------stdarg.h(2KB)
--------termios.h(14KB)
--------a.out.h(8KB)
--------ctype.h(2KB)
--------asm()
--------fcntl.h(3KB)
--------errno.h(2KB)
--------stddef.h(378B)
--------utime.h(392B)

网友评论