节点文献

Linux内核基于对称多处理机的实现分析

Analysis of Linux Kernel Based on SMP

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 李彬任国林

【Author】 LI Bin,REN Guo-lin (Southeast University,Nanjing 210096,China)

【机构】 东南大学东南大学 江苏南京210096江苏南京210096

【摘要】 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.

【关键词】 对称多处理机进程调度自旋锁一致性
【Key words】 SMPprocess schedulerspin lockconsistency
  • 【文献出处】 计算机技术与发展 ,Computer Technology and Development , 编辑部邮箱 ,2006年01期
  • 【分类号】TP316.81
  • 【被引频次】22
  • 【下载频次】318
节点文献中: 

本文链接的文献网络图示:

本文的引文网络