我提交的一个内核补丁—CFS的child-runs-first

今天提交了一个内核补丁,只要是关于fork的时候子进程优先于父进程运行的补丁,email正文如下: 

CFS scheduler become the main scheduler after 2.6.23.everything is fair,no starvation,no complexity.The new task would not simply be queued



 本文转自 dog250 51CTO博客,原文链接:http://blog.51cto.com/dog250/1274137

上一篇:python .txt文件奇数偶数行分开保存


下一篇:MyBatis入门学习