Linux内核论文:Linux内核进程调度算法的分析、研究与改进.docVIP

Linux内核论文:Linux内核进程调度算法的分析、研究与改进.doc

  1. 1、本文档共4页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  5. 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  6. 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  7. 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  8. 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Linux内核论文:Linux内核进程调度算法的分析、研究与改进.doc

Linux内核论文:Linux内核进程调度算法的分析、研究与改进 【中文摘要】本文分析了Linux2.6内核源代码,研究了内核的主要数据结构、进程调度原理及O(n)算法。在分析Linux2.6内核源代码的过程中发现了Linux2.6内核进程调度系统在实时应用设计上存在的缺陷。针对Linux2.6设计缺陷和调度算法上的不足之处,本文改进了Linux2.6内核调算法,修改了内核中和调度有关的数据结构,并将Linux2.6内核调度算法的时间复杂度从O(n)级改进到O(1)级。分析了实时调度的原理和主要算法,从硬件和软件两个方面提出了可行的实施性方案,以满足Linux在实时方面的应用。最后通过实验测试得到的数据证明了改进后的内核进程调度使系统负载更加均衡。 【英文摘要】The dissertation introduces the basic knowledge of Linux including its development, proc/version and some concepts about process and dispatching in the operation system, which describes whole workflow about the timing, strategies and scheduler of the process scheduling. The paper also states the disadvantages exists in the design of Linux 2.6 Kernel Process Dispatching System, analyses the principles and applications of the latest 2.6 Kernel Process Dispatching System.The dissertation mainly includes how to improve scheduling-politic,improve scheduling- arithmetic,improve real-time application.Linux 2.6 kernel algorithm, simplify the time complexity from O(n) to O(1), modify the related data structure of kernel and scheduling, and which also introduces more advanced algorithms, analyses the principle and main algorithm of real-time schedule. The research proposes two flexible operation plans to meet the real杢ime application. Finally the experiment certificates the new adopted algorithms could drop the complexity from O(n) to O(1). 【关键词】Linux内核 进程调度 调度算法分析与改进 实时进程 【英文关键词】Linux Kernel Process Scheduling Dispatching Algorithms Analysis Real-time Process 【目录】Linux内核进程调度算法的分析、研究与改进 【备注】索购全文在线加好友:1.3.9.9.3.8848 同时提供论文写作一对一指导和论文发表委托服务 中文摘要 3-4 ABSTRACT 4 第1章 绪论 7-10 1.1 课题研究的背景与意义 7 1.2 国内外研究现状 7-8 1.3 目前存在的问题 8 1.4 本文的主要贡献和论文结构 8-10 第2章 基础知识 10-20 2.1 LINUX 的起源 10-12 2.1.1 UNIX 系统的出现 10 2.1.2 个人操作系统Windows 的出现 10 2.1.3 自由软件的兴起 10-11 2.1.4 Linux 的出现 11-12 2.2 LINUX 的版本 12-14 2.2.1 Linux 的内核版本 12-13 2.2.2 Linux 的发行版本 13-14 2.3 进程的基本概念 14-20 第3章 内核进程调度算法的分析与研究 20-29 3.1 内核重要数据结构 20-22 3.1.1 就绪队列struct-runqueue 20 3.1.2 task_st

文档评论(0)

docinppt + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档