期刊文献+

Linux内核中信号量机制的研究与实现 被引量:1

Research and Realization on Semaphore Mechanism in Linux Kerne
下载PDF
导出
摘要 信号量是Linux内核中对竞相进入临界区的进程进行同步机制的有效手段。即使在最新版本的Linux-2.6.12内核中,也没有对等待进入临界区的进程链表进行优化,在实时系统中这是一个缺陷,本文重点通过研究内核下的信号量同步机制,针对实时系统提出一种改进的方案。 Semaphore is an effective means of synchronizing tasks which compete against each other to enter the same critical section. Even in the latest version of Linux-2.6.12, no optimized design has been made for the chains of tasks which wait to enter the same critical section. There is some limitations in the system which is highly in need of real time. This paper is so important studying on semaphore mechanism in Linux kernel that has contributed to improve the limitations.
机构地区 首都师范大学
出处 《微计算机信息》 北大核心 2007年第3期206-207,178,共3页 Control & Automation
关键词 信号量 临界区 进程优先级 Semaphore,Critical Section,Task Priority
  • 相关文献

参考文献2

  • 1[1]Robert Love,《Linux Kernel Development》,China Machine Press,2004.
  • 2[4]Scott Maxwell,《Linux Core KernelCommentary.Guide to Insider's Knowledge on the Core Kernel of the Linux Code》,Coriolis,1999.

同被引文献2

引证文献1

二级引证文献3

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部