SCHED_DEADLINE v4 发布

历经一年多的开发,Linux 调度器SCHED_DEADLINE 第4版本 已被提交至内核社区。除了将之前的评论和观察纳入考虑之外,该版本还改进了动态任务迁移中对rq选择的处理,并本地集成了 PREEMPT_RT 项目 (虽然对标准主流内核,该项目也提供了一个补丁)。官方开发环境已迁移到了 GitHub库。

转载请注明:Linux人社区> 英文资讯翻译专版.编译

英文原文:
SCHED_DEADLINE v4 released
posted by cloud on Fri 6th Apr 2012 21:12 UTC
After more than one year of development, the 4th version of the SCHED_DEADLINE Linux scheduler has been submitted to the kernel community. Besides taking into account prior comments and observations, this version improves the handling of rq selection for dynamic task migration and has native integration with the PREEMPT_RT project (although a patch for the standard mainline kernel is provided as well). The official development has been moved to a GitHub repository.   

你可能感兴趣的:(SCHED_DEADLINE v4 发布)