节点文献
Linux内核基于对称多处理机的实现分析
Analysis of Linux Kernel Based on SMP
【摘要】 SMP(对称多处理机)是一种紧耦合、共享存储的系统模型。Linux内核为了支持SMP体系结构,必须要修改基于UP(单处理机)的内核代码。文中详细分析了SMP的体系结构,并对Linux内核中SMP的启动以及如何实现多处理器的进程调度进行了详细的分析,最后阐述了SMP中出现的一致性问题及解决方案,解决了Linux内核在对称多处理机上的实现。
【Abstract】 SMP(symmetric multiprocessing)is a system model which is tighten coupling and shares memory.The Linux kernel has to modify the kernel code as to support the SMP architecture.The paper analyses the system architecture of SMP particularly.It also analyses the kernel how to boot SMP and how to implement the process scheduling in detail.In the end,it expatiates the problem of consistency in SMP and gives the resolvment,so realizes the Linux kernel running on SMP.
- 【文献出处】 计算机技术与发展 ,Computer Technology and Development , 编辑部邮箱 ,2006年01期
- 【分类号】TP316.81
- 【被引频次】22
- 【下载频次】318