搜索资源列表
linuxProcessKernel
- 要读懂linux 内核 ,还有比这再好的资料么,什么都不说了,赶快下吧。 目 录 进程 信号 sched.c 进程信号队列 SMP 内核线程页目录的借用 代码分析 线程 进程描述符 init进程从内核态切换到用户态 SET_LINKS REMOVE_LINKS get_wchan() sigframe的结构 rt_sigframe结构 信号队列的结构 内核线程
Lab1
- 这个是操作系统大实验的第一个实验的实现方法,在Linux环境下实现双向链表并展示线程切换所带来的错误-This is the operating system' s first big experiment experimental realization, in the Linux environment to achieve two-way linked list and display the error caused by the thread switch