文件名称:AlgorithmAboutLinuxKernel
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 174kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
关于Linux2.6.18内核调度算法中判断交互式进程和非交互式进程的详细分析,以及证明其内核中的算法存在的相应的问题。
test.c为应用层测试代码
drv.c为内核驱动,为内核提供需要打印的进程ID
prioxxx.log显示当测试进程的优先级设置为xxx时的内核的打印信息
no_setpriority.log显示为默认进程时的内核打印信息-About Linux2.6.18 kernel scheduling algorithm to determine the interactive process and the non-interactive process of detailed analysis, as well as the kernel of the algorithm to prove the existence of the corresponding issues.
test.c为应用层测试代码
drv.c为内核驱动,为内核提供需要打印的进程ID
prioxxx.log显示当测试进程的优先级设置为xxx时的内核的打印信息
no_setpriority.log显示为默认进程时的内核打印信息-About Linux2.6.18 kernel scheduling algorithm to determine the interactive process and the non-interactive process of detailed analysis, as well as the kernel of the algorithm to prove the existence of the corresponding issues.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
复件 kernel_test\Linux内核交互式和非交互式进程判别算法的质疑.doc
................\msg.log
................\no_setpriority.log
................\prio128.log
................\prio135.log
................\sched\drv.c
................\.....\drv.ko
................\.....\drv.mod.c
................\.....\drv.mod.o
................\.....\Makefile
................\test.c
................\sched
复件 kernel_test
................\msg.log
................\no_setpriority.log
................\prio128.log
................\prio135.log
................\sched\drv.c
................\.....\drv.ko
................\.....\drv.mod.c
................\.....\drv.mod.o
................\.....\Makefile
................\test.c
................\sched
复件 kernel_test