文件名称:jinchengyuxiancheng
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- pe***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在Linux环境中采用用户级线程模拟实现DEF和RMS两种实时调度算法。给定一组实时任务,按照DEF算法和RMS算法分别判断是否可调度。在可调度的情况下,创建一组用户级线程,分别代表各个实时任务,并按算法所确定的调度次序安排各个线程运行-In the Linux environment, using simulated user-level thread implementation DEF and two real-time scheduling algorithm for RMS. Given a set of real-time tasks, in accordance with the DEF algorithm and RMS, respectively, to determine whether the scheduling algorithm. In the case can be scheduled to create a set of user-level threads, representing the various real-time tasks, according to the scheduling algorithm to determine the order of arrangement of the various threads run
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验1进程与线程\test_clone.c
...............\test_fork.c
实验1进程与线程
...............\test_fork.c
实验1进程与线程