检索规则说明:AND代表“并且”;OR代表“或者”;NOT代表“不包含”;(注意必须大写,运算符两边需空一格)
检 索 范 例 :范例一: (K=图书馆学 OR K=情报学) AND A=范并思 范例二:J=计算机应用与软件 AND (U=C++ OR U=Basic) NOT M=Visual
作 者:张旭[1,2,3] 顾乃杰[1,2,3] 苏俊杰[1,2,3]
机构地区:[1]中国科学技术大学计算机科学技术学院,合肥230027 [2]中国科学技术大学中科院沈阳计算技术研究所网络与通信联合实验室,合肥230027 [3]中国科学技术大学先进技术研究院,合肥230027
出 处:《小型微型计算机系统》2017年第4期690-695,共6页Journal of Chinese Computer Systems
基 金:安徽大学青年科研基金项目(KJQN1118)资助
摘 要:Linux操作系统被广泛用于各领域,多核环境下Linux调度器依靠自旋锁保证其正确运行,这给调度器带来了严重的锁竞争.在分析Linux调度器的基础上,对其提出三个层次的免锁优化方法:基础优化、调度行为优化和基于上层应用特征的参数调优.基础优化尝试从代码层面直观地缩小程序的锁冲突域;调度行为优化针对进程创建过程中的唤醒操作提出了一种新进程延迟唤醒方法,有效地减少了进程创建过程中的锁竞争;基于上层应用特征的参数调优可以在对内核修改很小的情况下完成调度器性能提升.Linux operating system is widely used in different areas. Linux scheduler employs spinlocks to guarantee its correctness on multicore processors,but spinlocks lead to severe lock contention. This paper analyses the characteristics of spinlock operations in Linux scheduler and proposes three different optimization strategies on three different levels to decrease lock contention. The first strat- egy is to shrink the critical sections from code level;the second strategy changes the behavior of scheduler, and introduces a new meth- od, which delays the wakeup of new processes and considerably decreases the lock contention during process creation; the third strategy is tuning the key parameters of Linux scheduler according to the process features of top-level applications and it achieves reasonable performance promotion with minor modifications to the kernel.
分 类 号:TP311[自动化与计算机技术—计算机软件与理论]
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在链接到云南高校图书馆文献保障联盟下载...
云南高校图书馆联盟文献共享服务平台 版权所有©
您的IP:18.217.248.230