-
详细讲述linux0.11内核源代码,讲述系统初始化,进程产生、调度、执行、终止等过程,内存的管理等。...
详细讲述linux0.11内核源代码,讲述系统初始化,进程产生、调度、执行、终止等过程,内存的管理等。-Linux0.11 to describe in detail the kernel source code, about the system initialization process, scheduling, execution, termination, such as process, memory management.
- 2022-07-23 23:44:46下载
- 积分:1
-
用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl
用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl-C键);当捕捉到中断信号后,父进程用系统调用kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Process 1 is Killed by Parent! Child Process 2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下的信息后终止: Parent Process is Killed!-with system call signal () so that the process of capturing the father onto the keyboard interrupt signal (Ctrl-C bond); When the interrupt signal capture, the father of the process of using system calls kill () to process two signals son, the child process to capture the signal output respectively after the termination of the following information : Process is a Child Killed by Parent! Process 2 Child is Killed by Parent! the process of waiting for the father of two-after the termination process, the following information output after termination : Parent Process is Killed!
- 2022-04-29 20:58:34下载
- 积分:1
-
要读懂linux 内核 ,还有比这再好的资料么,什么都不说了,赶快下吧。
目 录
进程
信号
sched.c
进程信号队列...
要读懂linux 内核 ,还有比这再好的资料么,什么都不说了,赶快下吧。
目 录
进程
信号
sched.c
进程信号队列
SMP
内核线程页目录的借用
代码分析
线程
进程描述符
init进程从内核态切换到用户态
SET_LINKS
REMOVE_LINKS
get_wchan()
sigframe的结构
rt_sigframe结构
信号队列的结构
内核线程简介
进程切换简介
同步机制
-To read linux kernel, as well as better information than you, say nothing, are you as soon as possible. Directory of the process of signal process sched.c signal SMP kernel thread queue directory page analysis of threaded code to use the process of the process descriptor init-state switch from the kernel to the user state SET_LINKS REMOVE_LINKS get_wchan () sigframe structure rt_sigframe structure within the structure of the signal queue About the process of nuclear thread synchronization mechanism for switching Profile
- 2022-05-16 02:52:44下载
- 积分:1
-
explore2fs
explore2fs-1.07 source code
- 2022-04-25 06:10:39下载
- 积分:1
-
linux下makefile的书籍,版本为chinesegnumake
linux下makefile的书籍,版本为chinesegnumake-v3.80.pdf-makefile under linux books, version chinesegnumake-v3.80.pdf
- 2022-01-26 01:28:51下载
- 积分:1
-
PHPMailer Full Featured Email Transfer Class for PHP
PHPMailer Full Featured Email Transfer Class for PHP
- 2022-12-15 15:55:03下载
- 积分:1
-
这是符合Linux操作系统标准的POIXS 的pixops
这是符合Linux操作系统标准的POIXS 的pixops-2.0.5源程序-This is in line with the Linux operating system standard POIXS the pixops- 2.0.5 source
- 2022-06-20 00:49:25下载
- 积分:1
-
用Socket实现的客户端send 、receive测试
用Socket实现的客户端send 、receive测试-Socket client send, receive test
- 2023-02-11 06:25:03下载
- 积分:1
-
udp的源代码实现,linux学C的可以看看了
udp的源代码实现,linux学C的可以看看了-udp achieve the source code, the C linux school can look at the
- 2022-10-18 00:20:02下载
- 积分:1
-
LINUX2.4.x 连接跟踪和地址转换。,主要分析连接跟踪和地址转换在LINUX2.4.x中的实现,本文引用代码是LINUX2.4.20。...
LINUX2.4.x 连接跟踪和地址转换。,主要分析连接跟踪和地址转换在LINUX2.4.x中的实现,本文引用代码是LINUX2.4.20。-LINUX2.4.x connection tracking and NAT. The main analysis of connection tracking and NAT in LINUX2.4.x in the realization of the code in this article is cited LINUX2.4.20.
- 2023-02-27 05:10:03下载
- 积分:1